Family::getWifePriName - jcobban/Genealogy GitHub Wiki

$family->getWifePriName()

Up: class Family

This factory method returns the instance of class Name for the primary name of the wife.

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

Next: $family->getWifeMarName()