Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
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) and drop temp ids table. More... | |