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)

Beschreibung

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

Parameter

mixed $element

Element name(s) (as array or string)

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.