/webtrees/app/ |
H A D | Auth.php | 224 public static function checkFamilyAccess(Family|null $family, bool $edit = false): Family 253 public static function checkHeaderAccess(Header|null $header, bool $edit = false): Header 283 …public static function checkIndividualAccess(Individual|null $individual, bool $edit = false, bool… 316 … public static function checkLocationAccess(Location|null $location, bool $edit = false): Location 345 public static function checkMediaAccess(Media|null $media, bool $edit = false): Media 374 public static function checkNoteAccess(Note|null $note, bool $edit = false): Note 403 …public static function checkSharedNoteAccess(SharedNote|null $shared_note, bool $edit = false): Sh… 432 …public static function checkRecordAccess(GedcomRecord|null $record, bool $edit = false): GedcomRec… 461 …public static function checkRepositoryAccess(Repository|null $repository, bool $edit = false): Rep… 490 public static function checkSourceAccess(Source|null $source, bool $edit = false): Source [all …]
|
/webtrees/app/Elements/ |
H A D | Residence.php | 39 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\Residence
|
H A D | PlaceLatitude.php | 47 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\PlaceLatitude
|
H A D | PlaceLongtitude.php | 45 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\PlaceLongtitude
|
H A D | EmptyElement.php | 41 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\EmptyElement
|
H A D | SourceOriginator.php | 54 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\SourceOriginator
|
H A D | NamePiecePrefix.php | 49 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePiecePrefix
|
H A D | NamePieceNickname.php | 45 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceNickname
|
H A D | NamePieceSuffix.php | 49 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceSuffix
|
H A D | DescriptiveTitle.php | 52 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\DescriptiveTitle
|
H A D | NamePieceSurnamePrefix.php | 46 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceSurnamePrefix
|
H A D | ResearchTask.php | 57 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\ResearchTask
|
H A D | NameRomanizedVariation.php | 70 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NameRomanizedVariation
|
H A D | NamePieceSurname.php | 47 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceSurname
|
H A D | AddressLine.php | 68 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\AddressLine
|
H A D | XrefIndividual.php | 43 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\XrefIndividual
|
H A D | SourcePublicationFacts.php | 56 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\SourcePublicationFacts
|
H A D | SubmitterText.php | 52 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\SubmitterText
|
H A D | TextFromSource.php | 57 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\TextFromSource
|
H A D | WhereWithinSource.php | 51 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\WhereWithinSource
|
H A D | NamePieceGiven.php | 46 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceGiven
|
H A D | XrefFamily.php | 44 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\XrefFamily
|
H A D | AbstractEventElement.php | 60 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\AbstractEventElement
|
H A D | PlaceName.php | 91 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\PlaceName
|
H A D | SexValue.php | 68 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\SexValue
|