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