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