Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSlotSystem.php87 …onContext::getActualOrCreateFromEnv()->getConfValue(TemplateSlot::CONF_PAGE_FOOTER_NAME, TemplateS…
103 …ntext::getActualOrCreateFromEnv()->getConfValue(TemplateSlot::CONF_PAGE_MAIN_SIDEKICK_NAME, Templa…
H A DTemplateSlot.php10 class TemplateSlot class
64 … static function createFromElementId(string $elementId, WikiPath $contextPath = null): TemplateSlot
72 return new TemplateSlot($elementId, $contextPath);
76 public static function createFromPathName($pathNameWithoutExtension): TemplateSlot
H A DSiteConfig.php504 …return $this->getValue(TemplateSlot::CONF_PAGE_HEADER_NAME, TemplateSlot::CONF_PAGE_HEADER_NAME_DE…
H A DTemplateForWebPage.php300 * @return TemplateSlot[]
309 if ($elementId === TemplateSlot::MAIN_TOC_ID) {
317 … $this->slots[] = TemplateSlot::createFromElementId($elementId, $this->getRequestedContextPath());
H A DOutline.php565 $mainContainerSelector = "#" . TemplateSlot::MAIN_CONTENT_ID;
916 ->hasElement(TemplateSlot::MAIN_HEADER_ID);
H A DHeadingTag.php395 ->hasElement(TemplateSlot::MAIN_HEADER_ID);
/plugin/combo/action/
H A Dslottemplate.php11 use ComboStrap\TemplateSlot; alias
53 $pageHeaderPath = TemplateSlot::createFromPathName($pathName)->getDefaultSlotContentPath();
/plugin/combo/resources/slot/
H A DREADME.md5 * is rendered (see [TemplateSlote](../../ComboStrap/TemplateSlot.php))
/plugin/combo/conf/
H A Dmetadata.php45 use ComboStrap\TemplateSlot; alias
422 $meta[TemplateSlot::CONF_PAGE_HEADER_NAME] = array("string");
423 $meta[TemplateSlot::CONF_PAGE_FOOTER_NAME] = array("string");
/plugin/combo/lang/en/
H A Dsettings.php43 use ComboStrap\TemplateSlot; alias
334 $lang[TemplateSlot::CONF_PAGE_HEADER_NAME] = PluginUtility::getDocumentationHyperLink("template","T…
335 $lang[TemplateSlot::CONF_PAGE_FOOTER_NAME] = PluginUtility::getDocumentationHyperLink("template","T…