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

Backup user interface stages. More...

Classes

class  backup_ui_stage
 Abstract stage class. More...
 
class  backup_ui_stage_complete
 The completed backup stage. More...
 
class  backup_ui_stage_confirmation
 Confirmation stage. More...
 
class  backup_ui_stage_final
 Final stage of backup. More...
 
class  backup_ui_stage_initial
 Class representing the initial stage of a backup. More...
 
class  backup_ui_stage_schema
 Schema stage of backup process. More...
 

Detailed Description

Backup user interface stages.

This file contains the classes required to manage the stages that make up the backup user interface. These will be primarily operated a backup_ui instance.

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