Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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. More...
Classes | |
class | import_course_search |
Extends the restore course search to search for import courses. More... | |
class | import_ui |
Import UI class. More... | |
class | import_ui_stage_confirmation |
Extends the confirmation stage. More... | |
class | import_ui_stage_final |
Overrides the final stage. More... | |
class | import_ui_stage_inital |
Extends the initial stage. More... | |
class | import_ui_stage_precheck |
Class representing the precheck/selection stage of a import. More... | |
class | import_ui_stage_schema |
Extends the schema stage. More... | |
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.