Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Interface to apply to all the classes we want to be executable (plan/part/task) More...
Public Member Functions | |
execute () | |
This function will perform all the actions necessary to achieve the execution of the plan/part/task. | |
Interface to apply to all the classes we want to be executable (plan/part/task)
TODO: Finish phpdocs
executable::execute | ( | ) |
This function will perform all the actions necessary to achieve the execution of the plan/part/task.
Implemented in backup_activity_task, backup_execution_step, backup_plan, backup_section_task, backup_structure_step, base_plan, base_task, restore_activity_task, restore_execution_step, restore_plan, restore_section_task, and restore_structure_step.