Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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