QuickForm
[
class tree: QuickForm
] [
index: QuickForm
] [
all elements
]
Packages:
HTML_QuickForm
QuickForm
apidoc
Classes:
HTML_QuickForm_Renderer_QuickHtml
Files:
QuickHtml.php
Element index for package QuickForm
[
e
] [
f
] [
h
] [
q
] [
r
] [
t
]
e
elementToHtml
in file QuickHtml.php, method
HTML_QuickForm_Renderer_QuickHtml::elementToHtml()
Gets the html for an element and marks it as rendered.
top
f
finishGroup
in file QuickHtml.php, method
HTML_QuickForm_Renderer_QuickHtml::finishGroup()
Gets the html for the group element and adds it to the array by calling parent::finishGroup()
top
h
HTML_QuickForm_Renderer_QuickHtml
in file QuickHtml.php, method
HTML_QuickForm_Renderer_QuickHtml::HTML_QuickForm_Renderer_QuickHtml()
Constructor
HTML_QuickForm_Renderer_QuickHtml
in file QuickHtml.php, class
HTML_QuickForm_Renderer_QuickHtml
A renderer that makes it quick and easy to create customized forms.
top
q
QuickHtml.php
procedural page
QuickHtml.php
top
r
$renderedElements
in file QuickHtml.php, variable
HTML_QuickForm_Renderer_QuickHtml::$renderedElements
The array of rendered elements
renderElement
in file QuickHtml.php, method
HTML_QuickForm_Renderer_QuickHtml::renderElement()
Gets the html for an element and adds it to the array by calling parent::renderElement()
renderHidden
in file QuickHtml.php, method
HTML_QuickForm_Renderer_QuickHtml::renderHidden()
Gets the html for a hidden element and adds it to the array.
top
t
toHtml
in file QuickHtml.php, method
HTML_QuickForm_Renderer_QuickHtml::toHtml()
returns the HTML generated for the form
top
Documentation generated on Mon, 11 Mar 2019 14:16:30 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.