Searched refs:TemplateSlot (Results 1 – 10 of 10) sorted by relevance
87 …onContext::getActualOrCreateFromEnv()->getConfValue(TemplateSlot::CONF_PAGE_FOOTER_NAME, TemplateS…103 …ntext::getActualOrCreateFromEnv()->getConfValue(TemplateSlot::CONF_PAGE_MAIN_SIDEKICK_NAME, Templa…
10 class TemplateSlot class64 … static function createFromElementId(string $elementId, WikiPath $contextPath = null): TemplateSlot72 return new TemplateSlot($elementId, $contextPath);76 public static function createFromPathName($pathNameWithoutExtension): TemplateSlot
504 …return $this->getValue(TemplateSlot::CONF_PAGE_HEADER_NAME, TemplateSlot::CONF_PAGE_HEADER_NAME_DE…
300 * @return TemplateSlot[]309 if ($elementId === TemplateSlot::MAIN_TOC_ID) {317 … $this->slots[] = TemplateSlot::createFromElementId($elementId, $this->getRequestedContextPath());
565 $mainContainerSelector = "#" . TemplateSlot::MAIN_CONTENT_ID;916 ->hasElement(TemplateSlot::MAIN_HEADER_ID);
395 ->hasElement(TemplateSlot::MAIN_HEADER_ID);
11 use ComboStrap\TemplateSlot; alias53 $pageHeaderPath = TemplateSlot::createFromPathName($pathName)->getDefaultSlotContentPath();
5 * is rendered (see [TemplateSlote](../../ComboStrap/TemplateSlot.php))
45 use ComboStrap\TemplateSlot; alias422 $meta[TemplateSlot::CONF_PAGE_HEADER_NAME] = array("string");423 $meta[TemplateSlot::CONF_PAGE_FOOTER_NAME] = array("string");
43 use ComboStrap\TemplateSlot; alias334 $lang[TemplateSlot::CONF_PAGE_HEADER_NAME] = PluginUtility::getDocumentationHyperLink("template","T…335 $lang[TemplateSlot::CONF_PAGE_FOOTER_NAME] = PluginUtility::getDocumentationHyperLink("template","T…