Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
executable Interface Reference

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

Inheritance diagram for executable:

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)

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

TODO: Finish phpdocs

Member Function Documentation

◆ execute()

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.


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