HTML_QuickForm_group::setElements()

HTML_QuickForm_group::setElements() -- Sets the grouped elements

Synopsis

require_once 'HTML/QuickForm/group.php';

void HTML_QuickForm_group::setElements (array $elements)

Описание

Этот пакет пока не документирован.

Параметр

array $elements

Array of elements

Throws

throws no exceptions thrown

Заметка

since 1.1

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