constructor HTML_QuickForm_group() (Previous) (Next) HTML_QuickForm_group::getElements()

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

HTML_QuickForm_group::getElementName()

HTML_QuickForm_group::getElementName() -- Returns the name of an element inside the group

Описание

Returns the name of an element inside the group. This is the name that will be shown in the form HTML output.

Параметр

mixed $index

Element name or element index in the group

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

returns string with element name, false if not found

Throws

throws no exceptions thrown

Заметка

since 3.0

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

constructor HTML_QuickForm_group() (Previous) (Next) HTML_QuickForm_group::getElements()

Download Documentation Last updated: Mon, 02 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.