The new PEAR package HTML_QuickForm_Controller-1.0.9 (stable) has been released at
http://pear.php.net/.
Release notes
-------------
Jump Action now uses an absolute URI in Location header, as required by
RFC 2616 (bug #13087)
Package Info
------------
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).
Related Links
-------------
Package home:
http://pear.php.net/package/HTML_QuickForm_Controller Changelog:
http://pear.php.net/package/HTML_QuickForm_Controller/download/1.0.9 Download:
http://download.pear.php.net/package/HTML_QuickForm_Controller-1.0.9.tgzAuthors
-------
Alexey Borzov (lead)
Bertrand Mansion (developer)
--
PEAR General Mailing List (
http://pear.php.net/)
To unsubscribe, visit:
http://www.php.net/unsub.php