[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Button form element Contains HTML class for a button type element
Copyright: | 2007 Jamie Pratt <[email protected]> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 78 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
MoodleQuickForm_button:: (3 methods):
MoodleQuickForm_button()
getHelpButton()
getElementTemplateType()
Class: MoodleQuickForm_button - X-Ref
HTML class for a button type elementMoodleQuickForm_button($elementName=null, $value=null, $attributes=null) X-Ref |
constructor param: string $elementName (optional) name for the button param: string $value (optional) value for the button param: mixed $attributes (optional) Either a typical HTML attribute string |
getHelpButton() X-Ref |
get html for help button return: string html for help button |
getElementTemplateType() X-Ref |
Slightly different container template when frozen. return: string |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |