Searched defs:canShowName (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/ | ||
H A D | Family.php | 143 public function canShowName(int|null $access_level = null): bool function in Fisharebest\\Webtrees\\Family |
H A D | Individual.php | 81 public function canShowName(int|null $access_level = null): bool function in Fisharebest\\Webtrees\\Individual |
H A D | GedcomRecord.php | 265 public function canShowName(int|null $access_level = null): bool function in Fisharebest\\Webtrees\\GedcomRecord |