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

Class: Genealogy_Family

Source Location: /Genealogy_Gedcom-1.0.1/Genealogy_Family.php

Class Overview


Genealogy_Family


Author(s):

Version:

  • Release: @PACKAGE_VERSION@

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 48]
Genealogy_Family


[ Top ]


Class Variables

$Associates = array()

[line 119]

Associates
  • Access: public

Type:   array


[ Top ]

$Child = array()

[line 89]

Child
  • Access: public

Type:   array


[ Top ]

$ChildNumber =  ''

[line 81]

Number of child
  • Access: public

Type:   string


[ Top ]

$Divorce = array('Date' => '')

[line 111]

Divorce
  • Access: public

Type:   array


[ Top ]

$Husband =  ''

[line 65]

Husband
  • Access: public

Type:   string


[ Top ]

$Identifier =  ''

[line 57]

Contains the Gedcom family identifier
  • Access: public

Type:   string


[ Top ]

$Marriage = array('Date'    => '',
                          'Time'    => '',
                          'Place'   => '',
                          'Witness' => array(),'Note'=>'','Source'=>'')

[line 97]

Marriage
  • Access: public

Type:   array


[ Top ]

$Wife =  ''

[line 73]

Wife
  • Access: public

Type:   string


[ Top ]



Method Detail

Genealogy_Family (Constructor)   [line 132]

object Genealogy_Family Genealogy_Family( array $arg)

Constructor

Creates a new Genealogy_Family Object

  • Access: public

Parameters:

array   $arg   —  Array of arguments

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:25:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.