Skip to content

FamilyTree::isValid

James Cobban edited this page Mar 9, 2021 · 4 revisions

$tree->isValid()

Up: class FamilyTree

The method returns boolean true if the object was successfully initialized from the database, otherwise it returns boolean false. This is implemented to match the interface of class Record.

Next: $tree->getErrors()

Clone this wiki locally