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)

Synopsis

void HTML_QuickForm_Renderer_Tableless::setOpenHiddenFieldsetTemplate (string $html)

Description

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

Paramètres

chaîne de caractères $html

The HTML used when opening a hidden fieldset

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.