Searched refs:ModuleGlobalInterface (Results 1 – 10 of 10) sorted by relevance
/webtrees/resources/views/layouts/ |
H A D | administration.phtml | 12 use Fisharebest\Webtrees\Module\ModuleGlobalInterface; alias 40 …(ModuleService::class)->findByInterface(ModuleGlobalInterface::class)->map(static function (Module… 91 …(ModuleService::class)->findByInterface(ModuleGlobalInterface::class)->map(static function (Module…
|
H A D | default.phtml | 12 use Fisharebest\Webtrees\Module\ModuleGlobalInterface; alias 65 …(ModuleService::class)->findByInterface(ModuleGlobalInterface::class)->map(static function (Module… 185 …(ModuleService::class)->findByInterface(ModuleGlobalInterface::class)->map(static function (Module…
|
/webtrees/app/Module/ |
H A D | ModuleGlobalInterface.php | 25 interface ModuleGlobalInterface extends ModuleInterface interface
|
H A D | CkeditorModule.php | 27 … CkeditorModule extends AbstractModule implements ModuleExternalUrlInterface, ModuleGlobalInterface
|
H A D | StatcounterModule.php | 27 … ModuleAnalyticsInterface, ModuleConfigInterface, ModuleExternalUrlInterface, ModuleGlobalInterface
|
H A D | GoogleWebmasterToolsModule.php | 27 … ModuleAnalyticsInterface, ModuleConfigInterface, ModuleExternalUrlInterface, ModuleGlobalInterface
|
H A D | BingWebmasterToolsModule.php | 27 … ModuleAnalyticsInterface, ModuleConfigInterface, ModuleExternalUrlInterface, ModuleGlobalInterface
|
H A D | MatomoAnalyticsModule.php | 30 … ModuleAnalyticsInterface, ModuleConfigInterface, ModuleExternalUrlInterface, ModuleGlobalInterface
|
H A D | GoogleAnalyticsModule.php | 34 … ModuleAnalyticsInterface, ModuleConfigInterface, ModuleExternalUrlInterface, ModuleGlobalInterface
|
H A D | CustomCssJsModule.php | 31 …ss CustomCssJsModule extends AbstractModule implements ModuleConfigInterface, ModuleGlobalInterface
|