Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17304 программиста и 1685 роботов. Сейчас ищут 2111 программистов ...
HTML_QuickForm_Renderer_Tableless::clearAllTemplates
Вернуться к: Important methods
HTML_QuickForm_Renderer_Tableless::clearAllTemplates
HTML_QuickForm_Renderer_Tableless::clearAllTemplates() – Clears all the HTML out of the templates that surround notes, elements, etc.
Synopsis
void HTML_QuickForm_Renderer_tableless::clearAllTemplates ( )
Useful when you want to use addData() to create a completely custom form look
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: Important methods