HTML_QuickForm_Renderer_Default::toHtml()

HTML_QuickForm_Renderer_Default::toHtml() – Retourne le HTML

Synopsis

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

string HTML_QuickForm_Renderer_Default::toHtml ( ( void )

Description

Retourne le HTML généré pour le formulaire.

Throws

No exceptions thrown.

Note

This function can not be called statically.