Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Allows module to modify the data returned by form get_data(). More...
Classes | |
class | mod_choice_mod_form |
Variables | |
if (!defined( 'MOODLE_INTERNAL')) | |
Allows module to modify the data returned by form get_data().
This method is also called in the bulk activity completion form.
Only available on moodleform_mod.
stdClass | $data | the form data to be modified. |