|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| MoodleQuickForm_file ($elementName=null, $elementLabel=null, $attributes=null) | |
| setHelpButton ($helpbuttonargs, $function='helpbutton') | |
| getHelpButton () | |
| onQuickFormEvent ($event, $arg, &$caller) | |
| getElementTemplateType () | |
Data Fields | |
| $_helpbutton = '' | |
| getHelpButton | ( | ) |
| MoodleQuickForm_file | ( | $ | elementName = null, |
| $ | elementLabel = null, |
||
| $ | attributes = null |
||
| ) |
| onQuickFormEvent | ( | $ | event, |
| $ | arg, | ||
| &$ | caller | ||
| ) |
Override createElement event to add max files
Reimplemented from HTML_QuickForm_file.
Definition at line 45 of file file.php.

| setHelpButton | ( | $ | helpbuttonargs, |
| $ | function = 'helpbutton' |
||
| ) |