Searched refs:MarkupRenderUtility (Results 1 – 5 of 5) sorted by relevance
123 …$listItemContent = MarkupRenderUtility::renderInstructionsToXhtml($pageInstructions, $page->getMet…409 …$returnedXhtml .= MarkupRenderUtility::renderInstructionsToXhtml($indexInstructions, $currentIndex…455 …$returnedXhtml .= MarkupRenderUtility::renderInstructionsToXhtml($parentInstructions, $parentPage-…527 …$returnedXhtml .= MarkupRenderUtility::renderInstructionsToXhtml($namespaceInstructions, $subNames…576 …$returnedXhtml .= MarkupRenderUtility::renderInstructionsToXhtmlFromPage($pageInstructions, $child…763 …$html .= MarkupRenderUtility::renderInstructionsToXhtml($namespaceInstructions, $subHomePage->getM…
19 class MarkupRenderUtility class
422 return MarkupRenderUtility::renderText2XhtmlAndStripPEventually($pageContent, false);1042 return MarkupRenderUtility::getInstructionsAndStripPEventually($markiCode);1074 return MarkupRenderUtility::renderInstructionsToXhtml($callStackHeaderInstructions);
23 use ComboStrap\MarkupRenderUtility; alias172 $content = MarkupRenderUtility::renderId2Xhtml($adsPageId);
18 use ComboStrap\MarkupRenderUtility; alias225 … $renderer->doc .= MarkupRenderUtility::renderInstructionsToXhtml($templateStack, $metadata);