Home
last modified time | relevance | path

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

/template/strap/syntax/
H A Dcode.php129 …$tagAttributes = PluginUtility::getQualifiedTagAttributes($match, true, self::FILE_PATH_KEY, [], t…
/template/strap/ComboStrap/
H A DPluginUtility.php236 …return self::getQualifiedTagAttributes($match, false, "", $knownTypes, $allowFirstBooleanAttribute…
250 …public static function getQualifiedTagAttributes($match, $hasThirdValue, $keyThirdArgument, array … function in ComboStrap\\PluginUtility
H A DXmlTagProcessing.php431 …$attributesArray = PluginUtility::getQualifiedTagAttributes($match, true, $secondBooleanAttribute,…