Commit graph

2 commits

Author SHA1 Message Date
Roman Bogorodskiy
1018118020 Update to 1.0.4.
PR:		81138
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
Approved by:	Dmitry Karasik (maintainer)
2005-05-17 12:52:43 +00:00
Edwin Groothuis
4186a585f9 New port: devel/pear-HTML_QuickForm_Controller
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).

PR:		ports/71281
Submitted by:	Dmitry Karasik <dmitry@karasik.eu.org>
2004-09-02 11:55:22 +00:00