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

Class: HTML_QuickForm2_Renderer_Default_DualSelectPlugin

Source Location: /HTML_QuickForm2-2.1.0/docs/examples/dualselect.php

Class Overview

HTML_QuickForm2_Renderer_Plugin
   |
   --HTML_QuickForm2_Renderer_Default_DualSelectPlugin

Renderer plugin for outputting dualselect


Author(s):

Version:

  • Release: 2.1.0

Methods


Inherited Variables

Inherited Methods

Class: HTML_QuickForm2_Renderer_Plugin

HTML_QuickForm2_Renderer_Plugin::setRenderer()
Sets the base renderer this plugin is enhancing

Class Details

[line 165]
Renderer plugin for outputting dualselect

A plugin is needed since we want to control outputting the selects and buttons via the template. Also default template contains placeholders for two additional labels.



[ Top ]


Method Detail

renderDualSelect   [line 202]

void renderDualSelect( HTML_QuickForm2_Node $element)

  • Access: public

Parameters:

HTML_QuickForm2_Node   $element   — 

[ Top ]

setRenderer   [line 168]

void setRenderer( HTML_QuickForm2_Renderer $renderer)

  • Access: public

Overrides HTML_QuickForm2_Renderer_Plugin::setRenderer() (Sets the base renderer this plugin is enhancing)

Parameters:

HTML_QuickForm2_Renderer   $renderer   — 

[ Top ]


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