Searched refs:getQualifiedTagAttributes (Results 1 – 3 of 3) sorted by relevance
| /template/strap/syntax/ |
| H A D | code.php | 129 …$tagAttributes = PluginUtility::getQualifiedTagAttributes($match, true, self::FILE_PATH_KEY, [], t…
|
| /template/strap/ComboStrap/ |
| H A D | PluginUtility.php | 236 …return self::getQualifiedTagAttributes($match, false, "", $knownTypes, $allowFirstBooleanAttribute… 250 …public static function getQualifiedTagAttributes($match, $hasThirdValue, $keyThirdArgument, array … function in ComboStrap\\PluginUtility
|
| H A D | XmlTagProcessing.php | 431 …$attributesArray = PluginUtility::getQualifiedTagAttributes($match, true, $secondBooleanAttribute,…
|