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

Parameter

string $html

The HTML used when opening a hidden fieldset

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Sets the template used when opening a fieldset (Previous) Sets the note indicating required fields template (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.