Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DSnippet.php1124 $relValue = $tagAttributes->getOutputAttribute("rel");
1125 $relAs = $tagAttributes->getOutputAttribute("as");
H A DTagAttributes.php1296 function getOutputAttribute($attribute) function in ComboStrap\\TagAttributes