Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Classes | Variables
grade_export_form.php File Reference

Overrides the mform get_data method. More...

Classes

class  grade_export_form
 

Variables

 if (!defined( 'MOODLE_INTERNAL'))
 

Detailed Description

Overrides the mform get_data method.

Created to force a value since the validation method does not work with multiple checkbox.

Return values
stdClassform data object.