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

Class: PageSecondActionNext

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

Class Overview

HTML_QuickForm_Action
   |
   --HTML_QuickForm_Action_Next
      |
      --PageSecondActionNext

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


Author(s):

Version:

  • Release: 1.0.9

Methods


Inherited Variables

Inherited Methods

Class: HTML_QuickForm_Action_Next

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


[ Top ]


Method Detail

perform   [line 58]

void perform( &$page, $actionName)


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

Parameters:

   &$page     
   $actionName     

[ Top ]


Documentation generated on Tue, 22 Jul 2008 08:00:10 -0400 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.