Home
last modified time | relevance | path

Searched refs:pageContent (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/
H A DMarkupRenderUtility.php47 …public static function getInstructionsAndStripPEventually($pageContent, bool $stripOpenAndEnd = tr… argument
52 ->setRequestedMarkupString($pageContent)
H A DPluginUtility.php420 public static function render($pageContent): ?string argument
422 return MarkupRenderUtility::renderText2XhtmlAndStripPEventually($pageContent, false);