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
)
Описание
Returns the HTML generated for the form.
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.