previous$element->toHtml (Previous) (Next) $factory->freeze()next

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

$element->toHtmlnoClose()

$element->toHtmlnoClose() – 開始タグと子要素を出力するが、終了タグは出力しない (<form + hidden 要素> での使用を考慮したもの)

Synopsis

string $element->toHtmlnoClose ( )

Description

テンプレートで form タグを表すために使用します。 開始タグのみを動的にレンダリングします (つまり、内部のタグは動的である必要はありません)。

Throws

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

Note

This function can not be called statically.

previous$element->toHtml (Previous) (Next) $factory->freeze()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.