Exemple #1
0
 static function hasRootAttribute(clFoRmX $formx, $att)
 {
     return formxTools::hasAtttribute($formx->getRootDom(), $formx);
 }