HTML_QuickForm_Renderer_Tableless::addStopFieldsetElements()

HTML_QuickForm_Renderer_Tableless::addStopFieldsetElements() -- Adds one or more element names that indicate the end of a fieldset (a new one will be opened when a the next header element occurs)

Synopsis

void HTML_QuickForm_Renderer_Tableless::addStopFieldsetElements (mixed $element)

Description

Adds one or more element names that indicate the end of a fieldset (a new one will be opened when a the next header element occurs).

Paramètres

mixed $element

Element name(s) (as array or string)

Valeurs renvoyées

throws no exceptions thrown

Note

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