HTML_QuickForm_Renderer_Tableless::setOpenHiddenFieldsetTemplate()

HTML_QuickForm_Renderer_Tableless::setOpenHiddenFieldsetTemplate() -- Sets the template used when opening a hidden fieldset (i.e. a fieldset that is opened when there is no header element)

Referentiesamenvatting

void HTML_QuickForm_Renderer_Tableless::setOpenHiddenFieldsetTemplate (string $html)

Beschrijving

Sets the template used when opening a hidden fieldset (i.e. a fieldset that is opened when there is no header element).

Parameter

string $html

The HTML used when opening a hidden fieldset

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.