Home
last modified time | relevance | path

Searched refs:ROW_TAG (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/
H A DGridTag.php39 public const ROW_TAG = "row"; define in ComboStrap\\GridTag
75 public const TAGS = [GridTag::TAG, GridTag::ROW_TAG];
106 $scannedType = self::ROW_TAG;
154 if ($scannedType === self::ROW_TAG) {
H A DXmlTagProcessing.php341 case GridTag::ROW_TAG:
604 case GridTag::ROW_TAG: