previousconstructor HTML_QuickForm_Renderer_QuickHtml::
HTML_QuickForm_Renderer_QuickHtml()
(Previous)
(Next) HTML_QuickForm_Renderer_QuickHtml::
elementToHtml()
next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_QuickForm_Renderer_QuickHtml::toHtml()

HTML_QuickForm_Renderer_QuickHtml::toHtml() – HTML を返す

Synopsis

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

string HTML_QuickForm_Renderer_QuickHtml::toHtml ( string $data )

Description

指定したフォーム要素用に生成した HTML を返します。

Parameter

$data

フォームタグの中に配置する html。通常は、 フォーム要素をレンダリングした html テンプレートとなります。

Throws

例外はスローされません。

previousconstructor HTML_QuickForm_Renderer_QuickHtml::
HTML_QuickForm_Renderer_QuickHtml()
(Previous)
(Next) HTML_QuickForm_Renderer_QuickHtml::
elementToHtml()
next

Download Documentation Last updated: Sun, 21 Jun 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.