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