Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Directories | |
classes | |
| |
Files | |
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. | |
backup_ui.class.php | |
This file contains the backup user interface class. | |
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. | |
backup_ui_stage.class.php | |
Backup user interface stages. | |
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. | |
base_ui.class.php | |
This file contains the backup user interface class. | |
base_ui_stage.class.php | |
Backup user interface stages. | |
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. | |
renderer.php | |
This file contains backup and restore output renderers. | |
restore_moodleform.class.php | |
This file contains the forms used by the restore stages. | |
restore_ui.class.php | |
This file contains the restore user interface class. | |
restore_ui_components.php | |
This file contains components used by the restore UI. | |
restore_ui_stage.class.php | |
restore user interface stages | |