Home
last modified time | relevance | path

Searched refs:addAttributeValue (Results 1 – 2 of 2) sorted by path

/plugin/combo/ComboStrap/
H A DPluginUtility.php685 self::addAttributeValue("class", $classValue, $attributes);
799 static function addAttributeValue($attribute, $value, array &$attributes) function in ComboStrap\\PluginUtility
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php565 function addAttributeValue($attName, $attValue, $xml) function in ComboStrap\\Xml\\XmlDocument