HTML_QuickForm_Renderer_Default::toHtml()

HTML_QuickForm_Renderer_Default::toHtml() – Returns the HTML

Synopsis

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

string HTML_QuickForm_Renderer_Default::toHtml ( void )

Description

Returns the HTML generated for the form.

Throws

throws no exceptions thrown

Note

This function can not be called statically.