User::getName - jcobban/Genealogy GitHub Wiki

$user->getName()

Up: class User

This method returns the value of the 'username' field of the current record. This extends Record::getName.

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