Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | List of all members
executable Interface Reference

Interface to apply to all the classes we want to be executable (plan/part/task) More...

Inheritance diagram for executable:
base_plan base_step base_task backup_plan restore_plan backup_step restore_step backup_task restore_task backup_execution_step backup_structure_step restore_execution_step restore_structure_step backup_activity_task backup_block_task backup_course_task backup_final_task backup_root_task backup_section_task restore_activity_task restore_block_task restore_course_task restore_final_task restore_root_task restore_section_task

Public Member Functions

 execute ()
 This function will perform all the actions necessary to achieve the execution of the plan/part/task.
 

Detailed Description

Interface to apply to all the classes we want to be executable (plan/part/task)

TODO: Finish phpdocs


The documentation for this interface was generated from the following file: