Home
last modified time | relevance | path

Searched refs:renderClosingTag (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/syntax/
H A Dheadingatx.php151 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);
H A Dheadingwiki.php200 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);
/plugin/combo/ComboStrap/
H A DHeadingTag.php423 static function renderClosingTag(TagAttributes $tagAttributes, string $context): string function in ComboStrap\\HeadingTag
H A DXmlTagProcessing.php93 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);