(no description)
File Size: | 76 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTML_QuickForm_html:: (2 methods):
__construct()
HTML_QuickForm_html()
name:: (1 method):
accept()
Class: HTML_QuickForm_html - X-Ref
A pseudo-element used for adding raw HTML to form__construct($text = null) X-Ref |
Class constructor param: string $text raw HTML to add return: void |
HTML_QuickForm_html($text = null) X-Ref |
Old syntax of class constructor. Deprecated in PHP7. |