Searched refs:attValue (Results 1 – 1 of 1) sorted by relevance
565 function addAttributeValue($attName, $attValue, $xml) argument575 $xml->setAttribute($attName, $attValue);579 if (!in_array($attValue, $explodeArray)) {580 $xml->setAttribute($attName, (string)$actualAttValue . " $attValue");