Class Summary HTML_QuickForm_Controller (Previous) (Next) Controller::addAction()

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

constructor HTML_QuickForm_Controller()

constructor HTML_QuickForm_Controller() -- Class constructor.

Opis

Sets the form name and modal/non-modal behaviour. Different multipage forms should have different names, as they are used to store form values in session. Modal forms allow passing to the next page only when all of the previous pages are valid.

Parametr

string $name

form name

boolean $modal

whether the form is modal

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.

Class Summary HTML_QuickForm_Controller (Previous) (Next) Controller::addAction()

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.