Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17727 программистов и 1724 робота. Сейчас ищет 1161 программист ...
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