Home
last modified time | relevance | path

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

/plugin/combo/syntax/
H A Dheadingatx.php149 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);
H A Dheadingwiki.php199 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);
/plugin/combo/ComboStrap/
H A DHeadingTag.php416 static function renderClosingTag(TagAttributes $tagAttributes, string $context): string
391 static function renderClosingTag(TagAttributes $tagAttributes, string $context): string global() function in ComboStrap\\HeadingTag
H A DXmlTagProcessing.php86 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);