| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Adds new instance of enrol_plugin to specified course or edits current instance.
| Copyright: | 2015 Damyon Wiese |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 91 lines (3 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
enrol_instance_edit_form:: (2 methods):
definition()
validation()
Class: enrol_instance_edit_form - X-Ref
Standard edit form shared by all enrol plugins.| definition() X-Ref |
| Called to define this moodle form return: void |
| validation($data, $files) X-Ref |
| Validate this form. Calls plugin validation method. param: array $data param: array $files return: array |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |