aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_QuickForm_Controller/pkg-descr
blob: 8d349a3f3d655242bdfe8a26e5477da9b62f3c8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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).

WWW: http://pear.php.net/package/HTML_QuickForm_Controller