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

Class: HTML_QuickForm2_Controller_Action

Source Location: /HTML_QuickForm2-2.1.0/HTML/QuickForm2/Controller/Action.php

Class Overview


Interface for Controller action handlers


Author(s):

Version:

  • Release: 2.1.0

Methods


Inherited Variables

Inherited Methods


Class Details

[line 34]
Interface for Controller action handlers


[ Top ]


Method Detail

perform   [line 44]

void perform( HTML_QuickForm2_Controller_Page $page, string $name)

Performs the given action upon the given page
  • Access: public

Parameters:

HTML_QuickForm2_Controller_Page   $page   —  page of the multipage form
string   $name   —  action name, some action handlers may perform different tasks depending on this

[ Top ]


Documentation generated on Wed, 10 Apr 2019 08:56:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.