Home
last modified time | relevance | path

Searched refs:getMetadataForRendering (Results 1 – 9 of 9) sorted by relevance

/plugin/combo/ComboStrap/
H A DPageExplorerTag.php123 $listItemContent = MarkupRenderUtility::renderInstructionsToXhtml($pageInstructions, $page->getMetadataForRendering());
409 $returnedXhtml .= MarkupRenderUtility::renderInstructionsToXhtml($indexInstructions, $currentIndexPage->getMetadataForRendering());
455 $returnedXhtml .= MarkupRenderUtility::renderInstructionsToXhtml($parentInstructions, $parentPage->getMetadataForRendering());
527 $returnedXhtml .= MarkupRenderUtility::renderInstructionsToXhtml($namespaceInstructions, $subNamespacePage->getMetadataForRendering());
763 $html .= MarkupRenderUtility::renderInstructionsToXhtml($namespaceInstructions, $subHomePage->getMetadataForRendering());
H A DMarkupRenderUtility.php107 return self::renderInstructionsToXhtml($callStackHeaderInstructions, $renderingPageId->getMetadataForRendering());
H A DExecutionContext.php1079 return MarkupPath::createPageFromPathObject($this->getContextPath())->getMetadataForRendering();
H A DTemplateForWebPage.php535 $metadata = $markupPath->getMetadataForRendering();
H A DFetcherMarkup.php1106 $this->contextData = MarkupPath::createPageFromPathObject($this->getRequestedContextPath())->getMetadataForRendering();
H A DMarkupPath.php1043 function getMetadataForRendering(): array function in ComboStrap\\MarkupPath
/plugin/combo/syntax/
H A Dfragment.php223 $metadata = $page->getMetadataForRendering();
H A Diterator.php449 $standardMetadata = $contextualPage->getMetadataForRendering();
/plugin/combo/renderer/
H A Danalytics.php625 $meta = $requestedPage->getMetadataForRendering();