Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402] [Versions 402 and 403]
(no description)
File Size: | 523 lines (25 kb) |
Included or required: | 1 time |
Referenced: | 1 time |
Includes or requires: | 0 files |
course_edit_form:: (3 methods):
definition()
definition_after_data()
validation()
Class: course_edit_form - X-Ref
The form for handling editing a course.definition() X-Ref |
Form definition. |
definition_after_data() X-Ref |
Fill in the current page data for this course. |
validation($data, $files) X-Ref |
Validation. param: array $data param: array $files return: array the errors that were found |