Home
last modified time | relevance | path

Searched refs:HrTag (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/syntax/
H A Dxmlblockemptytag.php7 use ComboStrap\HrTag; alias
24 return [HrTag::TAG];
/plugin/combo/ComboStrap/
H A DHrTag.php14 class HrTag class
H A DXmlTagProcessing.php249 case HrTag::TAG:
250 $renderer->doc .= HrTag::render($tagAttributes);
789 case HrTag::TAG:
793 $returnedArray = [PluginUtility::DISPLAY => HrTag::getDisplay()];
819 case HrTag::TAG:
820 $renderer->doc .= HrTag::render($tagAttributes);