Home
last modified time | relevance | path

Searched defs:canShowName (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/
H A DFamily.php143 public function canShowName(int|null $access_level = null): bool function in Fisharebest\\Webtrees\\Family
H A DIndividual.php81 public function canShowName(int|null $access_level = null): bool function in Fisharebest\\Webtrees\\Individual
H A DGedcomRecord.php265 public function canShowName(int|null $access_level = null): bool function in Fisharebest\\Webtrees\\GedcomRecord