HTML_QuickForm::addElement()

HTML_QuickForm::addElement() -- Adds an element into the form

Synopsis

Описание

Adds an element into the form. If $element is a string representing an element type, then this method accepts variable number of parameters, their meaning and count depending on element type.

Parameters starting from second will be passed to the element's constructor, consult the docs for the appropriate element to find out which parameters to pass.

Параметр

mixed $element

element object or type of element to add (text, textarea, file...)

Возвращаемое значение

return reference to added element

Throws

Заметка

since 1.0

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ