HTML_QuickForm_Renderer_Object::toObject()

HTML_QuickForm_Renderer_Object::toObject() – Returns the resultant object

Synopsis

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

QuickformForm HTML_QuickForm_Renderer_Object::toObject ( void )

Description

Returns an object representation of the form built by the renderer.

Throws

throws no exceptions thrown

Note

This function can not be called statically.