 | Up one level
| |
 | tests/
| |
 | yui/
| |
 | advcheckbox.php [source] [133 lines] | Advanced checkbox type form element Contains HTML class for an advcheckbox type form element |
 | autocomplete.php [source] [207 lines] | autocomplete type form element Contains HTML class for a autocomplete type element |
 | button.php [source] [88 lines] | Button form element Contains HTML class for a button type element |
 | cancel.php [source] [121 lines] | Button form element Contains HTML class for a button type element |
 | checkbox.php [source] [141 lines] | checkbox form element Contains HTML class for a checkbox type element |
 | course.php [source] [164 lines] | Course selector field. Allows auto-complete ajax searching for courses and can restrict by enrolment, permissions, viewhidden... |
 | dateselector.php [source] [296 lines] | Group of date input element Contains class for a group of elements used to input a date. |
 | datetimeselector.php [source] [325 lines] | Group of date and time input element Contains class for a group of elements used to input a date and time. |
 | dndupload.js [source] [950 lines] | Javascript library for enableing a drag and drop upload interface |
 | duration.php [source] [263 lines] | Duration form element Contains class to create length of time for element. |
 | editor.php [source] [458 lines] | Editor input element Contains class to create preffered editor form element |
 | filemanager.js [source] [1077 lines] | File Manager UI ===== this.api, stores the URL to make ajax request this.currentpath this.filepicker_options this.movefile_dialog this.mkdir_dialog this.rename_dialog this.client_id this.filecount, how many files in this filemanager this.maxfiles this.maxbytes this.areamaxbytes, the maximum size of the area this.filemanager, contains reference to filemanager Node this.selectnode, contains referenct to select-file Node this.selectui, M.core.dialogue to select the file FileManager options: ===== this.options.currentpath this.options.itemid |
 | filemanager.php [source] [423 lines] | FileManager form element Contains HTML class for a filemanager form element |
 | filepicker.js [source] [64 lines] | This fucntion is called for each file picker on page. |
 | filepicker.php [source] [223 lines] | Filepicker form element Contains HTML class for a single filepicker form element |
 | form.js [source] [592 lines] | This file contains JS functionality required by mforms and is included automatically when required. |
 | grading.php [source] [161 lines] | Advance grading form element Element-container for advanced grading custom input |
 | group.php [source] [110 lines] | Form element group Contains HTML class for group form element |
 | header.php [source] [84 lines] | Header form element Contains a pseudo-element used for adding headers to form |
 | hidden.php [source] [81 lines] | Hidden type form element Contains HTML class for a hidden type element |
 | htmleditor.php [source] [119 lines] | htmleditor type form element Contains HTML class for htmleditor type element |
 | listing.php [source] [159 lines] | Listing form element. Contains HTML class for a listing form element. |
 | modgrade.php [source] [525 lines] | Drop down form element to select the grade Contains HTML class for a drop down element to select the grade for an activity, used in mod update form |
 | modvisible.php [source] [88 lines] | Drop down form element to select visibility in an activity mod update form Contains HTML class for a drop down element to select visibility in an activity mod update form |
 | password.php [source] [86 lines] | Password type form element Contains HTML class for a password type element |
 | passwordunmask.php [source] [102 lines] | Password type form element with unmask option Contains HTML class for a password type element with unmask option |
 | questioncategory.php [source] [76 lines] | Drop down for question categories. Contains HTML class for a drop down element to select a question category. |
 | radio.php [source] [116 lines] | radio type form element Contains HTML class for a radio type element |
 | recaptcha.php [source] [155 lines] | recaptcha type form element Contains HTML class for a recaptcha type element |
 | searchableselector.js [source] [121 lines] | javascript for a searchable select type element |
 | searchableselector.php [source] [91 lines] | searchable select type element Contains HTML class for a searchable select type element |
 | select.php [source] [192 lines] | select type form element Contains HTML class for a select type element |
 | selectgroups.php [source] [510 lines] | select type form element Class to dynamically create an HTML SELECT with all options grouped in optgroups |
 | selectwithlink.php [source] [221 lines] | select type form element Contains HTML class for a select type element with options containing link |
 | selectyesno.php [source] [88 lines] | Yes/No drop down type form element Contains HTML class for a simple yes/ no drop down element |
 | static.php [source] [85 lines] | Text type form element Contains HTML class for a text type element |
 | submit.php [source] [111 lines] | submit type form element Contains HTML class for a submit type element |
 | submitlink.php [source] [80 lines] | submit link type form element Contains HTML class for a submitting to link |
 | tags.php [source] [250 lines] | Tag autocomplete field. Contains HTML class for editing tags, both standard and not. |
 | text.php [source] [127 lines] | Text type form element Contains HTML class for a text type element |
 | textarea.php [source] [133 lines] | Textarea type form element Contains HTML class for a textarea type element |
 | url.js [source] [16 lines] | |
 | url.php [source] [160 lines] | url type form element Contains HTML class for a url type element |
 | warning.php [source] [102 lines] | static warning element Contains class for static warning type element |