Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
import_extensions.php File Reference

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_schema
 Extends the schema stage. More...
 

Detailed Description

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.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later