previous$element->setAttributes() (Previous) (Next) $element->toHtmlnoClose()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->toHtml

$element->toHtml – HTML および子要素を出力する

Synopsis

string $element->toHtml ( )

Description

オブジェクトの内容を HTML 形式で返します。 独自の要素を実装したい場合は、このメソッドを実装して要素の配列に追加するだけです。

Throws

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

Note

This function can not be called statically.

previous$element->setAttributes() (Previous) (Next) $element->toHtmlnoClose()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.