new FamilyTree - jcobban/Genealogy GitHub Wiki

new FamilyTree()

Up: class FamilyTree

The constructor for an instance of FamilyTree has no parameters because there is only a single instance of this class.

The constructor adds error messages to $record->msg if it is unable to complete due to bad parameters.

Next: $tree->getPerson($idir)