HTML_QuickForm_Renderer_Object::toObject()

HTML_QuickForm_Renderer_Object::toObject() – 結果のオブジェクトを返す

Synopsis

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

QuickformForm HTML_QuickForm_Renderer_Object::toObject ( void )

Description

レンダラによって作成された、フォームのオブジェクト表現を返します。

Throws

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

Note

This function can not be called statically.