Home
last modified time | relevance | path

Searched refs:getFooter (Results 1 – 7 of 7) sorted by relevance

/webtrees/app/Module/
H A DModuleFooterInterface.php59 public function getFooter(ServerRequestInterface $request): string; function
H A DModuleFooterTrait.php71 public function getFooter(ServerRequestInterface $request): string function
H A DPoweredByWebtreesModule.php67 public function getFooter(ServerRequestInterface $request): string function in Fisharebest\\Webtrees\\Module\\PoweredByWebtreesModule
H A DPrivacyPolicy.php91 public function getFooter(ServerRequestInterface $request): string function in Fisharebest\\Webtrees\\Module\\PrivacyPolicy
H A DContactsFooterModule.php81 public function getFooter(ServerRequestInterface $request): string function in Fisharebest\\Webtrees\\Module\\ContactsFooterModule
H A DHitCountFooterModule.php99 public function getFooter(ServerRequestInterface $request): string function in Fisharebest\\Webtrees\\Module\\HitCountFooterModule
/webtrees/resources/views/layouts/
H A Ddefault.phtml141 return $module->getFooter($request);