Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 27153 программиста и 2828 роботов. Сейчас ищет 831 программист ...
HTML_QuickForm_Renderer_Tableless::setOpenFieldsetTemplate
Вернуться к: Important methods
HTML_QuickForm_Renderer_Tableless::setOpenFieldsetTemplate
HTML_QuickForm_Renderer_Tableless::setOpenFieldsetTemplate() – Sets the template used when opening a fieldset
Synopsis
void HTML_QuickForm_Renderer_Tableless::setOpenFieldsetTemplate ( string $html )
Sets the template used when opening a fieldset.
Parameter
- string $html
-
The HTML used when opening a fieldset
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: Important methods