HTML_QuickForm_Renderer_Tableless::clearAllTemplates()

HTML_QuickForm_Renderer_Tableless::clearAllTemplates() -- Clears all the HTML out of the templates that surround notes, elements, etc.

Synopsis

void HTML_QuickForm_Renderer_tableless::clearAllTemplates ()

Description

Useful when you want to use addData() to create a completely custom form look

Throws

throws no exceptions thrown

Note

This function can not be called statically.