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

Class: HTML_QuickForm_Action_Submit

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

Class Overview

HTML_QuickForm_Action
   |
   --HTML_QuickForm_Action_Submit

The action for a 'submit' button.


Author(s):

Version:

  • $Revision: 1.4 $

Methods


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 'submit' button.
  • Version: $Revision: 1.4 $
  • Author: Alexey Borzov <avb@php.net>


[ Top ]


Method Detail

perform   [line 32]

void perform( &$page, $actionName)


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:19 -0400 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.