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])

Beschreibung

Sets the template for elements.

Parameter

string $html

The HTML surrounding an element

string $element

(optional) Name of the element to apply template for

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.