Class SGL_WizardControllerProcess

Description

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.

  • version: $Revision: 1.1 $

Located in /SGL/WizardController.php (line 171)

HTML_QuickForm_Action
   |
   --SGL_WizardControllerProcess
Method Summary
 void perform (object HTML_QuickForm_Page &$page, string $actionName)
Methods
perform (line 181)

Processes the request, assigning controller output to var for rendering.

  • access: public
void perform (object HTML_QuickForm_Page &$page, string $actionName)
  • object HTML_QuickForm_Page &$page: the current form-page
  • string $actionName: Current action name, as one Action object can serve multiple actions

Documentation generated on Tue, 23 Feb 2010 18:14:34 +0000 by phpDocumentor 1.4.3