| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 72 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HTML_QuickForm_reset:: (2 methods):
HTML_QuickForm_reset()
freeze()
Class: HTML_QuickForm_reset - X-Ref
HTML class for a reset type element| HTML_QuickForm_reset($elementName=null, $value=null, $attributes=null) X-Ref |
| Class constructor param: string $elementName (optional)Input field name attribute param: string $value (optional)Input field value param: mixed $attributes (optional)Either a typical HTML attribute string return: void |
| freeze() X-Ref |
| Freeze the element so that only its value is returned return: void |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |