PHP-Klasse::HTML_QuickForm_Wizard 20.03.2007

Kurzbeschreibung: display and process wizard-like multipage forms
Veröffentlicht am: 20.03.2007
Gruppe(n):
- HTML
Beschreibung:
This package can be used to display and process wizard-like multipage forms.
It extends the HTML_QuickForm_Controller class and implements a wizard-like interface using a finite state machine to handle transitions between pages.
The next page is determined from the actual page, the internal state of the wizard, and a set of rules. The list of pages and the rule set are described using an XML file or a string.
Link: HTML_QuickForm_Wizard