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