Home
last modified time | relevance | path

Searched refs:bodyContent (Results 1 – 5 of 5) sorted by relevance

/webtrees/app/Module/
H A DModuleGlobalTrait.php33 public function bodyContent(): string function
H A DModuleGlobalInterface.php33 public function bodyContent(): string; function
H A DCustomCssJsModule.php108 public function bodyContent(): string function in Fisharebest\\Webtrees\\Module\\CustomCssJsModule
/webtrees/resources/views/layouts/
H A Dadministration.phtml92 …anceof ModuleCustomInterface || $module instanceof CustomCssJsModule ? '' : $module->bodyContent();
H A Ddefault.phtml186 return $module->bodyContent();