Differences Between: [Versions 310 and 403] [Versions 311 and 403] [Versions 39 and 403] [Versions 400 and 403]
Delete category form.
Copyright: | 2002 onwards Martin Dougiamas (http://dougiamas.com) |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 150 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_course_deletecategory_form:: (2 methods):
definition()
validation()
Class: core_course_deletecategory_form - X-Ref
Delete category moodleform.definition() X-Ref |
Defines the form. |
validation($data, $files) X-Ref |
Perform some extra moodle validation. param: array $data param: array $files return: array An array of errors. |