Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSectionTag.php8 class SectionTag class
H A DOutlineVisitor.php99 SectionTag::TAG,
206 SectionTag::TAG,
H A DXmlTagProcessing.php104 case SectionTag::TAG:
105 $renderer->doc .= SectionTag::renderExitXhtml();
237 case SectionTag::TAG:
238 $renderer->doc .= SectionTag::renderEnterXhtml($tagAttributes);
H A DOutline.php181 case SectionTag::TAG: