PEAR::HTML_QuickForm_Controller in Version 1.0.8 veröffentlicht

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).
Release date: 2007-05-18 09:36 UTC
Release state: stable
Changelog:
Migrate to package.xml version 2.0, use proper header comment blocks.
Minor fixes to phpdoc comments, no code changes since previous release.
Dependencies:
- PHP Version: PHP 4.0.0 or newer
- PEAR Package: PEAR Installer 1.4.11 or newer
- PEAR Package: HTML_QuickForm 3.2.5 or newer
Weitere Infos und Download auf der PEAR-Homepage