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.10/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:

  • Release: 1.0.10

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 37]
The action for a 'back' button of wizard-type multipage form.
  • Author: Alexey Borzov <avb@php.net>
  • Version: Release: 1.0.10


[ Top ]


Method Detail

perform   [line 39]

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 Mon, 11 Mar 2019 15:34:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.