HTML_QuickForm::setMaxFileSize() (Previous) (Next) HTML_QuickForm_Controller

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTML_QuickForm::updateElementAttr()

HTML_QuickForm::updateElementAttr() -- Updates Attributes for one or more elements

Descripción

Updates Attributes for one or more elements

Aviso

This may not work for groups and group-based elements (date, hierselect). To ensure proper behaviour, you should update attributes of grouped elements manually.

Parámetro

mixed $elements

Array of element names/objects or string of elements to be updated

mixed $attrs

Array or string of html attributes

Lanza

throws no exceptions thrown

Nota

since 2.10

Esta función no puede ser llamada estáticamente.

HTML_QuickForm::setMaxFileSize() (Previous) (Next) HTML_QuickForm_Controller

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.