require_once 'HTML/QuickForm.php';
void HTML_QuickForm::updateElementAttr (mixed $elements, mixed $attrs)
void HTML_QuickForm::updateElementAttr
Updates Attributes for one or more elements
Array of element names/objects or string of elements to be updated
Array or string of html attributes
throws no exceptions thrown
since 2.10
Эта функция не должна вызываться статически.