void HTML_QuickForm_Renderer_Tableless::setElementTemplate (
string $html
, string $element
= null
)
Sets the template for elements.
$html
The HTML surrounding an element
$element
(optional) Name(s) of the element to apply template for (either single element name as string or multiple element names as an array)
throws no exceptions thrown
This function can not be called statically.