require_once 'HTML/QuickForm.php';
array HTML_QuickForm::toArray (void)
array HTML_QuickForm::toArray
Returns the form's contents in an array, uses Array renderer for this.
return array of form contents, structure is described in renderer documentation.
throws no exceptions thrown
since 2.0
Эта функция не должна вызываться статически.