HTML_QuickForm_Renderer_Tableless::setElementTemplate()

HTML_QuickForm_Renderer_Tableless::setElementTemplate() -- Sets element template

Synopsis

void HTML_QuickForm_Renderer_Tableless::setElementTemplate (string $html [, string $element = NULL])

Description

Sets the template for elements.

Parameter

string $html

The HTML surrounding an element

string $element

(optional) Name of the element to apply template for

Throws

throws no exceptions thrown

Note

This function can not be called statically.