constructor HTML_QuickForm_Renderer_Object::HTML_QuickForm_Renderer_Object()

constructor HTML_QuickForm_Renderer_Object::HTML_QuickForm_Renderer_Object() – Constructor

Synopsis

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

void HTML_QuickForm_Renderer_Object::HTML_QuickForm_Renderer_Object ( bool $collectHidden = false )

Description

This package is not documented yet.

Parameter

boolean $collectHidden

TRUE: collect all hidden elements into string; FALSE: process them as usual form elements

Throws

throws no exceptions thrown

Note

This function can not be called statically.