Searched defs:EXTERNAL_URL (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/Elements/ | ||
H A D | FamilySearchFamilyTreeId.php | 31 protected const EXTERNAL_URL = 'https://www.familysearch.org/tree/person/details/{ID}'; define in Fisharebest\\Webtrees\\Elements\\FamilySearchFamilyTreeId |
H A D | AncestralFileNumber.php | 31 …protected const EXTERNAL_URL = 'https://www.familysearch.org/search/family-trees/results?q.afnId={… define in Fisharebest\\Webtrees\\Elements\\AncestralFileNumber |
H A D | AbstractExternalLink.php | 31 protected const EXTERNAL_URL = 'https://www.example.com/{ID}'; define in Fisharebest\\Webtrees\\Elements\\AbstractExternalLink |
H A D | GovIdentifier.php | 32 protected const EXTERNAL_URL = 'https://gov.genealogy.net/item/show/'; define in Fisharebest\\Webtrees\\Elements\\GovIdentifier |