HTML_QuickForm_Renderer_Default::toHtml()
HTML_QuickForm_Renderer_Default::toHtml() -- Returns the HTML
概要
require_once 'HTML/QuickForm/Renderer/Default.php'; |
string HTML_QuickForm_Renderer_Default::toHtml (void)
説明
Returns the HTML generated for the form.
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。