Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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.