Exemple #1
0
 function xmlInputText($name, $value, $attrs = array())
 {
     return Helper_Xml::xmlInputText($name, $value, $attrs);
 }