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