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