Note that unlike constructor of HTML_QuickForm there is no
$action, as the form is always submitted to the current page. Note also
that $formName is not optional.
Paramètres
string
$formName
Form's name
string
$method
Form's method
string
$target
Form's target
mixed
$attributes
Extra attributes for <form> tag
Valeurs renvoyées
throws no exceptions thrown
Note
Cette fonction ne peut pas être appelée de façon statique.