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

Class: HTML_QuickForm_Action_Back

Source Location: /HTML_QuickForm_Controller-1.0.7/Action/Back.php

Class Overview

HTML_QuickForm_Action
   |
   --HTML_QuickForm_Action_Back

The action for a 'back' button of wizard-type multipage form.


Author(s):

Version:

  • $Revision: 1.5 $

Methods


Child classes:

PageSecondActionBack
The action for a 'back' button of wizard-type multipage form.
PageThirdActionBack
The action for a 'back' button of wizard-type multipage form.

Inherited Variables

Inherited Methods

Class: HTML_QuickForm_Action

HTML_QuickForm_Action::perform()
Processes the request. This method should be overriden by child classes to provide the necessary logic.

Class Details

[line 30]
The action for a 'back' button of wizard-type multipage form.
  • Version: $Revision: 1.5 $
  • Author: Alexey Borzov <avb@php.net>


[ Top ]


Method Detail

perform   [line 32]

void perform( &$page, $actionName)


Overridden in child classes as:

PageSecondActionBack::perform()
PageThirdActionBack::perform()

Overrides HTML_QuickForm_Action::perform() (Processes the request. This method should be overriden by child classes to provide the necessary logic.)

Parameters:

   &$page     
   $actionName     

[ Top ]


Documentation generated on Sat, 14 Oct 2006 08:32:13 -0400 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.