ToDo::getName - jcobban/Genealogy GitHub Wiki

$todo->getName()

Up: class ToDo

This method returns the value of $todo['todoname'] of the current record. This extends Record::getName.

Next: $todo->set($fieldname, $value)