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

Defines various backup steps that will be used by common tasks in backup. More...

Classes

class  backup_activity_structure_step
 Abstract structure step, parent of all the activity structure steps. More...
 
class  create_and_clean_temp_stuff
 Create the temp dir where backup/restore will happen and create temp ids table. More...
 
class  create_taskbasepath_directory
 Create the directory where all the task (activity/block...) information will be stored. More...
 
class  drop_and_clean_temp_stuff
 Delete the temp dir used by backup/restore (conditionally), delete old directories and drop temp ids table. More...
 

Detailed Description

Defines various backup steps that will be used by common tasks in backup.

@subpackage moodle2