| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 76 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HTML_QuickForm_html:: (3 methods):
__construct()
HTML_QuickForm_html()
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. |
| accept(&$renderer, $required=false, $error=null) X-Ref |
| Accepts a renderer param: object An HTML_QuickForm_Renderer object return: void |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |