[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 73 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTML_QuickForm_button:: (2 methods):
HTML_QuickForm_button()
freeze()
Class: HTML_QuickForm_button - X-Ref
HTML class for a button type elementHTML_QuickForm_button($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 |