Searched refs:pageExplorerTagAttributes (Results 1 – 1 of 1) sorted by relevance
279 public static function renderEnterTag(TagAttributes $pageExplorerTagAttributes, array $data) argument286 $id = $pageExplorerTagAttributes->getValue(TagAttributes::ID_KEY);289 $pageExplorerTagAttributes->setComponentAttributeValue(TagAttributes::ID_KEY, $id);324 $pageExplorerType = $pageExplorerTagAttributes->getType();325 …$namespaceAttribute = $pageExplorerTagAttributes->getValueAndRemove(PageExplorerTag::ATTR_NAMESPAC…375 $returnedXhtml .= $pageExplorerTagAttributes616 …$pageExplorerTagAttributes->addOutputAttributeValue("data-" . TagAttributes::WIKI_ID, $namespaceId…618 … $pageExplorerTagAttributes->addBooleanOutputAttributeValue("data-" . TagAttributes::WIKI_ID);632 $returnedXhtml .= $pageExplorerTagAttributes->toHtmlEnterTag("nav") . DOKU_LF;