Search for in the
Top Level :: HTML
Package Information: HTML_QuickForm_Controller
This package is not maintained anymore and has been superseded. Use HTML_QuickForm2 instead.
| » Summary | » License |
|---|---|
| The add-on to HTML_QuickForm package that allows building of multipage forms | PHP License |
| » Current Release | » Bug Summary |
| (stable) was released on 2009-10-02 by avb () |
Report a new bug to HTML_QuickForm_Controller |
| » Description | |
| The package is essentially an implementation of a PageController pattern. Architecture: * Controller class that examines HTTP requests and manages form values persistence across requests. * Page class (subclass of QuickForm) representing a single page of the form. * Business logic is contained in subclasses of Action class. Cool features: * Includes several default Actions that allow easy building of multipage forms. * Includes usage examples for common usage cases (single-page form, wizard, tabbed form). |
|
| » Maintainers | » More Information |
|
|
Packages that depend on HTML_QuickForm_Controller
Dependencies for HTML_QuickForm_Controller
- PHP 4.3.0
- PEAR Installer 1.5.4
- HTML_QuickForm 3.2.5