Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DButtonTag.php34 public const MARKUP_SHORT = "btn"; define in ComboStrap\\ButtonTag
93 $elements[] = ButtonTag::MARKUP_SHORT;
H A DXmlTagProcessing.php313 case ButtonTag::MARKUP_SHORT:
398 case BackgroundTag::MARKUP_SHORT:
578 case ButtonTag::MARKUP_SHORT:
657 case BackgroundTag::MARKUP_SHORT:
774 case BackgroundTag::MARKUP_SHORT:
847 case BackgroundTag::MARKUP_SHORT:
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php46 public const MARKUP_SHORT = "bg"; define in ComboStrap\\Tag\\BackgroundTag