Exemple #1
0
 static function domGetValueFxItem(DomNode $item)
 {
     return formxTools::domGetTagValue($item, 'Val');
 }