File: Controller.php
Source Location: /HTML_QuickForm2-2.1.0/HTML/QuickForm2/Controller.php
Classes:
HTML_QuickForm2_Controller
Class implementing the Page Controller pattern for multipage forms
Page Details:
Class implementing the Page Controller pattern for multipage forms
PHP version 5 LICENSE This source file is subject to BSD 3-Clause License that is bundled with this package in the file LICENSE and available at the URL https://raw.githubusercontent.com/pear/HTML_QuickForm2/trunk/docs/LICENSE
Includes:
require_once('HTML/QuickForm2/Controller/Page.php') [line 23]
The class representing a page of a multipage form require_once('HTML/QuickForm2/Controller/SessionContainer.php') [line 26]
Object wrapping around session variable used to store controller data require_once('HTML/QuickForm2/DataSource/Session.php') [line 29]
Class presenting the values stored in session by Controller as submitted ones
Documentation generated on Wed, 10 Apr 2019 08:56:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|