Genealogy_Gedcom
[ class tree: Genealogy_Gedcom ] [ index: Genealogy_Gedcom ] [ all elements ]

Class: Genealogy_Individual

Source Location: /Genealogy_Gedcom-1.0.0/Genealogy_Individual.php

Class Overview


Genealogy_Individual


Author(s):

Version:

  • $Revision: 1.2 $

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 40]
Genealogy_Individual

Purpose:

Contributors:

  • Author: Olivier Vanhoucke <olivier@php.net>
  • Version: $Revision: 1.2 $
  • Access: public


[ Top ]


Class Variables

$Birth = array('Date'   => '',
                        'Place'  => '',
                        'Source' => '',
                        'Note'   => ''
                        )

[line 88]

Birth
  • Access: public

Type:   array


[ Top ]

$Burial = array('Date'   => '',
                              'Place'  => ''
                              )

[line 180]

Burial
  • Access: public

Type:   array


[ Top ]

$Death = array('Date'   => '',
                        'Place'  => '',
                        'Source' => '',
                        'Note'   => ''
                        )

[line 100]

Death
  • Access: public

Type:   array


[ Top ]

$FamilyChild =  ''

[line 164]

Family child
  • Access: public

Type:   string


[ Top ]

$FamilySpouse = array()

[line 156]

Family spouse
  • Access: public

Type:   string


[ Top ]

$FirstCommunion = array('Date'   => '',
                                 'Place'  => '',
                                 'Source' => '',
                                 'Note'   => ''
                                 )

[line 112]

First communion
  • Access: public

Type:   array


[ Top ]

$Firstname =  ''

[line 64]

Firstname
  • Access: public

Type:   string


[ Top ]

$Identifier =  ''

[line 48]

Identifier
  • Access: public

Type:   string


[ Top ]

$Lastname =  ''

[line 56]

Lastname
  • Access: public

Type:   string


[ Top ]

$Nationality =  ''

[line 172]

Nationality
  • Access: public

Type:   string


[ Top ]

$Nickname =  ''

[line 72]

Nickname
  • Access: public

Type:   string


[ Top ]

$Note =  ''

[line 190]

Note
  • Access: public

Type:   string


[ Top ]

$Object =  ''

[line 148]

Object
  • Access: public

Type:   string


[ Top ]

$Occupation =  ''

[line 132]

Occupation
  • Access: public

Type:   string


[ Top ]

$Sex =  ''

[line 124]

Sex
  • Access: public

Type:   string


[ Top ]

$Source =  ''

[line 140]

Source
  • Access: public

Type:   string


[ Top ]

$Title =  ''

[line 80]

Title
  • Access: public

Type:   string


[ Top ]



Method Detail

Genealogy_Individual (Constructor)   [line 201]

object Genealogy_Individual Genealogy_Individual( array $arg)

Constructor

Creates a new Genealogy_Individual Object

  • Access: public

Parameters:

array   $arg   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:18:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.