Home
last modified time | relevance | path

Searched refs:EXTERNAL_URL (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Elements/
H A DAbstractExternalLink.php31 protected const EXTERNAL_URL = 'https://www.example.com/{ID}'; define in Fisharebest\\Webtrees\\Elements\\AbstractExternalLink
44 $url = strtr(static::EXTERNAL_URL, ['{ID}' => rawurlencode($canonical)]);
H A DGovIdentifier.php32 protected const EXTERNAL_URL = 'https://gov.genealogy.net/item/show/'; define in Fisharebest\\Webtrees\\Elements\\GovIdentifier
H A DFamilySearchFamilyTreeId.php31 protected const EXTERNAL_URL = 'https://www.familysearch.org/tree/person/details/{ID}'; define in Fisharebest\\Webtrees\\Elements\\FamilySearchFamilyTreeId
H A DAncestralFileNumber.php31 …protected const EXTERNAL_URL = 'https://www.familysearch.org/search/family-trees/results?q.afnId={… define in Fisharebest\\Webtrees\\Elements\\AncestralFileNumber