Temple::getName - jcobban/Genealogy GitHub Wiki
$temple->getName($options)
Up: class Temple
This method returns the name of the Temple
which is the value of field `temple`
. This extends Record::getName.
If a parameter is specified it is currently ignored.
Next: $temple->getNotes()