HTML_QuickForm_group::setElements()
HTML_QuickForm_group::setElements() -- Sets the grouped elements
概要
require_once 'HTML/QuickForm/group.php'; |
void HTML_QuickForm_group::setElements (array $elements)
パラメータ
- array
$elements
Array of elements
例外・エラー
throws no exceptions thrown
注意
since 1.1
この関数は、スタティックにコールする
ことはできません。