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

Class: Genealogy_Family

Source Location: /Genealogy_Gedcom-1.0.0/Genealogy_Family.php

Class Overview


Genealogy_Family


Author(s):

Version:

  • $Revision: 1.2 $

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 39]
Genealogy_Family

Purpose:

Contributors:

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


[ Top ]


Class Variables

$Associates = array()

[line 109]

Associates
  • Access: public

Type:   array


[ Top ]

$Child = array()

[line 79]

Child
  • Access: public

Type:   array


[ Top ]

$ChildNumber =  ''

[line 71]

Number of child
  • Access: public

Type:   string


[ Top ]

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

[line 101]

Divorce
  • Access: public

Type:   array


[ Top ]

$Husband =  ''

[line 55]

Husband
  • Access: public

Type:   string


[ Top ]

$Identifier =  ''

[line 47]

Contains the Gedcom family identifier
  • Access: public

Type:   string


[ Top ]

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

[line 87]

Marriage
  • Access: public

Type:   array


[ Top ]

$Wife =  ''

[line 63]

Wife
  • Access: public

Type:   string


[ Top ]



Method Detail

Genealogy_Family (Constructor)   [line 120]

object Genealogy_Family Genealogy_Family( array $arg)

Constructor

Creates a new Genealogy_Family Object

  • Access: public

Parameters:

array   $arg   — 

[ Top ]


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