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

Class: PageSecondActionBack

Source Location: /HTML_QuickForm_Controller-1.0.3/examples/statemachine.php

Class Overview

HTML_QuickForm_Action
   |
   --HTML_QuickForm_Action_Back
      |
      --PageSecondActionBack

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


Author(s):

Version:

  • $Revision: 1.3 $

Methods


Inherited Variables

Inherited Methods

Class: HTML_QuickForm_Action_Back

HTML_QuickForm_Action_Back::perform()

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


[ Top ]


Method Detail

perform   [line 78]

void perform( &$page, $actionName)


Overrides HTML_QuickForm_Action_Back::perform() (parent method not documented)

Parameters:

   &$page   — 
   $actionName   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 13:56:21 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.