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

Class: WizardDisplay

Source Location: /HTML_QuickForm2-2.1.0/docs/examples/controller/wizard.php

Class Overview

HTML_QuickForm2_Controller_Action_Display
   |
   --WizardDisplay

Action handler for outputting the form


Author(s):

Version:

  • Release: 2.1.0

Methods


Inherited Variables

Inherited Methods


Class Details

[line 81]
Action handler for outputting the form

If you want to customize the form display, subclass this class and override the renderForm() method, you don't need to change the perform() method.



[ Top ]


Method Detail

renderForm   [line 83]

void renderForm( HTML_QuickForm2 $form)

  • Access: protected

Overrides HTML_QuickForm2_Controller_Action_Display::renderForm() (Outputs the form)

Parameters:

HTML_QuickForm2   $form   — 

[ Top ]


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