Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Classes
backup_report_plugin.class.php File Reference

Base class for report backup plugins. More...

Classes

class  backup_report_plugin
 

Detailed Description

Base class for report backup plugins.

NOTE: When you back up a course, it potentially may run backup for all reports. In order to control whether a particular report gets backed up, a report should make use of the second and third parameters in get_plugin_element().

@subpackage moodle2