previousConstructeur 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() – Retourne le HTML

Synopsis

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

string HTML_QuickForm_Renderer_QuickHtml::toHtml ( string $data )

Description

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

Parameter

$data

Le HTML à mettre dans les balises du formulaire. C'est normalement le template HTML dans lequel vous voulez inclure les éléments du formulaire.

Throws

No exceptions thrown.

previousConstructeur 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.