Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
file | backup_moodleform.class.php |
This file contains the generic moodleform bridge for the backup user interface as well as the individual forms that relate to the different stages the user interface can exist within. | |
file | backup_ui.class.php |
This file contains the backup user interface class. | |
file | backup_ui_setting.class.php |
This file contains the setting user interface classes that all backup/restore settings use to represent the UI they have. | |
file | backup_ui_stage.class.php |
Backup user interface stages. | |
file | base_moodleform.class.php |
This file contains the generic moodleform bridge for the backup user interface as well as the individual forms that relate to the different stages the user interface can exist within. | |
file | base_ui.class.php |
This file contains the backup user interface class. | |
file | base_ui_stage.class.php |
Backup user interface stages. | |
file | import_extensions.php |
This file contains extension of the backup classes that override some methods and functionality in order to customise the backup UI for the purposes of import. | |
file | renderer.php |
This file contains backup and restore output renderers. | |
file | restore_moodleform.class.php |
This file contains the forms used by the restore stages. | |
file | restore_ui.class.php |
This file contains the restore user interface class. | |
file | restore_ui_components.php |
This file contains components used by the restore UI. | |
file | restore_ui_stage.class.php |
restore user interface stages | |