Family::getHusbPriName - jcobban/Genealogy GitHub Wiki

$family->getHusbPriName()

Up: class Family

This factory method gets the instance of class Name for the primary name of the husband.

If $family['idirhusb'] is zero this returns null.

Next: $family->getHusbMarName()