HTML_QuickForm::updateElementAttr()
Описание
Updates Attributes for one or more elements
Внимание |
This may not work for groups and group-based elements (date, hierselect). To ensure proper behaviour, you should update attributes of grouped elements manually. |
Параметр
- mixed $elements
Array of element names/objects or string of elements to be updated
- mixed $attrs
Array or string of html attributes
Пред. | Начало | След. |
HTML_QuickForm::setMaxFileSize() | Уровень выше | HTML_QuickForm_Controller |