HTML_QuickForm_Controller
[ class tree: HTML_QuickForm_Controller ] [ index: HTML_QuickForm_Controller ] [ all elements ]

File: regWizard.php

Source Location: /HTML_QuickForm_Controller-1.0.4/examples/regWizard.php

Classes:

Page_Account_Credentials
The class represents a page of a multipage form.
Page_Account_Information
The class represents a page of a multipage form.
This action handles the output of the form.
Class representing an action to perform on HTTP request. The Controller will select the appropriate Action to call on the request and call its perform() method. The subclasses of this class should implement all the necessary business logic.

Page Details:

Includes:

require_once('HTML/QuickForm/Controller.php') [line 10]
Example for HTML_QuickForm_Controller: registration wizard

$Id: regWizard.php,v 1.3 2004/04/10 09:57:07 avb Exp $

require_once('HTML/QuickForm/Action/Display.php') [line 11]

comparePassword [line 18]

void comparePassword( $fields)



Parameters

   $fields  
[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:10:16 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.