Home
last modified time | relevance | path

Searched defs:edit (Results 1 – 25 of 111) sorted by relevance

12345

/webtrees/app/
H A DAuth.php224 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 DResidence.php39 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\Residence
H A DPlaceLatitude.php47 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\PlaceLatitude
H A DPlaceLongtitude.php45 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\PlaceLongtitude
H A DEmptyElement.php41 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\EmptyElement
H A DSourceOriginator.php54 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\SourceOriginator
H A DNamePiecePrefix.php49 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePiecePrefix
H A DNamePieceNickname.php45 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceNickname
H A DNamePieceSuffix.php49 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceSuffix
H A DDescriptiveTitle.php52 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\DescriptiveTitle
H A DNamePieceSurnamePrefix.php46 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceSurnamePrefix
H A DResearchTask.php57 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\ResearchTask
H A DNameRomanizedVariation.php70 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NameRomanizedVariation
H A DNamePieceSurname.php47 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceSurname
H A DAddressLine.php68 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\AddressLine
H A DXrefIndividual.php43 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\XrefIndividual
H A DSourcePublicationFacts.php56 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\SourcePublicationFacts
H A DSubmitterText.php52 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\SubmitterText
H A DTextFromSource.php57 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\TextFromSource
H A DWhereWithinSource.php51 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\WhereWithinSource
H A DNamePieceGiven.php46 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\NamePieceGiven
H A DXrefFamily.php44 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\XrefFamily
H A DAbstractEventElement.php60 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\AbstractEventElement
H A DPlaceName.php91 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\PlaceName
H A DSexValue.php68 public function edit(string $id, string $name, string $value, Tree $tree): string function in Fisharebest\\Webtrees\\Elements\\SexValue

12345