For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > May 2006 > [ANNOUNCEMENT] HTML_QuickForm_Controller-1.0.6 (stable) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] HTML_QuickForm_Controller-1.0.6 (stable) Released.
PEAR Announce

2006-05-31, 7:04 pm

The new PEAR package HTML_QuickForm_Controller-1.0.6 (stable) has been released at http://pear.php.net/.

Release notes
-------------
Fixed bug #6110: HTML_QuickForm::validate() can throw a PEAR_Error, but there
were no checks made for it.



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_Qu.../download/1.0.6
Download: http://pear.php.net/get/HTML_QuickF...oller-1.0.6.tgz

Authors
-------------
Alexey Borzov (lead)
Bertrand Mansion <golgote@mamasam.com> (developer)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com