Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
Abstract class defining the static method in charge of building the whole backup plan, based in @backup_controller preferences. More...
Static Public Member Functions | |
static | build_plan ($controller) |
Dispatches, based on type to specialised builders. | |
static | supported_backup_types () |
Return one array of supported backup types. | |
Abstract class defining the static method in charge of building the whole backup plan, based in @backup_controller preferences.
TODO: Finish phpdocs