previousconstructor HTML_QuickForm_Renderer_QuickHtml::
HTML_QuickForm_Renderer_QuickHtml()
(Previous)
(Next) HTML_QuickForm_Renderer_QuickHtml::
elementToHtml()
next

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_QuickForm_Renderer_QuickHtml::toHtml()

HTML_QuickForm_Renderer_QuickHtml::toHtml() – Returns the HTML

Synopsis

require_once 'HTML/QuickForm/Renderer/QuickHtml.php';

string HTML_QuickForm_Renderer_QuickHtml::toHtml ( string $data )

Description

Returns the HTML generated for the form.

Parameter

$data

Any html to put inside the form tags. This would normally be the html template into which you have rendered the form elements.

Throws

throws no exceptions thrown

previousconstructor HTML_QuickForm_Renderer_QuickHtml::
HTML_QuickForm_Renderer_QuickHtml()
(Previous)
(Next) HTML_QuickForm_Renderer_QuickHtml::
elementToHtml()
next

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.