HTML_QuickForm::createElement()

HTML_QuickForm::createElement() -- Creates a new form element of the given type

Synopsis

Описание

Creates a new form element of the given type. This method accepts variable number of parameters, their meaning and count depending on $elementType.

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.

Параметр

string $elementType

type of element to create (text, textarea, file...)

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

return object, descendant of HTML_QuickForm_element

Throws

Заметка

since 1.0

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

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