Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/Tag/
H A DBarTag.php33 public const BAR_TAG = "bar"; define in ComboStrap\\Tag\\BarTag
35 const LOGICAL_TAG = self::BAR_TAG;
36 public static $tags = [BarTag::BAR_TAG, BarTag::SLIDE_TAG];
107 $tag = BarTag::BAR_TAG;
125 $barTag = BarTag::BAR_TAG;
/plugin/combo/ComboStrap/
H A DGridTag.php98 BarTag::BAR_TAG,
H A DXmlTagProcessing.php326 case BarTag::BAR_TAG:
588 case BarTag::BAR_TAG: