Home
last modified time | relevance | path

Searched refs:externalUrl (Results 1 – 10 of 10) sorted by relevance

/webtrees/resources/views/admin/
H A Dexternal-module-info.phtml13 <a href="<?= e($module->externalUrl()) ?>">
14 <?= e($module->externalUrl()) ?>
/webtrees/resources/views/modules/privacy-policy/
H A Dpage.phtml54 … — <a href="<?= e($module->externalUrl()) ?>"><?= e($module->externalUrl()) ?></a>
/webtrees/app/Module/
H A DModuleExternalUrlTrait.php30 public function externalUrl(): string function
H A DModuleExternalUrlInterface.php32 public function externalUrl(): string; function
H A DCkeditorModule.php57 public function externalUrl(): string function in Fisharebest\\Webtrees\\Module\\CkeditorModule
H A DStatcounterModule.php69 public function externalUrl(): string function in Fisharebest\\Webtrees\\Module\\StatcounterModule
H A DGoogleWebmasterToolsModule.php79 public function externalUrl(): string function in Fisharebest\\Webtrees\\Module\\GoogleWebmasterToolsModule
H A DBingWebmasterToolsModule.php79 public function externalUrl(): string function in Fisharebest\\Webtrees\\Module\\BingWebmasterToolsModule
H A DMatomoAnalyticsModule.php72 public function externalUrl(): string function in Fisharebest\\Webtrees\\Module\\MatomoAnalyticsModule
H A DGoogleAnalyticsModule.php76 public function externalUrl(): string function in Fisharebest\\Webtrees\\Module\\GoogleAnalyticsModule