PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package HTML_QuickForm_Controller
Installed - no -
Latest 1.0.10
License PHP License
Summary The add-on to HTML_QuickForm package that allows building of multipage forms
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).
Dependencies
PHP Version: 4.3.0 or newer
PEAR Package: pear.php.net/PEAR 1.5.4 or newer
PEAR Package: pear.php.net/HTML_QuickForm 3.2.5 or newer
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual