Temple::getIdtr - jcobban/Genealogy GitHub Wiki
$temple->getIdtr()
Up: class Temple
This method returns the unique internal record number of the Temple
which is the value of field `idtr`
. This method is used by class Event to populate the field identifying where the Event took place.
This method parallels $location->getIdlr() and $address->getIdar().
Next: $temple->getName()