Top Level :: HTML

Package Information: HTML_QuickForm_Controller

» Summary » License
The add-on to HTML_QuickForm package that allows building of multipage forms PHP License
» Current Release » Bug Summary
1.0.9 (stable) was released on 2008-07-22 (Changelog)
  • Package Maintenance Rank: 4 of 166 packages with open bugs
  • Number of open bugs: 1 (25 total bugs)
  • Average age of open bugs: 19 days
  • Oldest open bug: 19 days

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