Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Files | Namespaces | Classes | Variables
tool_task

Files

file  behat_tool_task.php
 Behat step definitions for scheduled task administration.
 
file  edit_scheduled_task_form.php
 Form for scheduled tasks admin pages.
 
file  provider.php
 Privacy Subsystem implementation for tool_task.
 
file  renderer.php
 Output rendering for the plugin.
 
file  run_from_cli.php
 Form for scheduled tasks admin pages.
 
file  settings.php
 Scheduled tasks.
 
file  version.php
 Plugin version info.
 

Namespaces

 tool_task
  
 
 tool_task\privacy
  
 

Classes

class  behat_tool_task
 Behat step definitions for scheduled task administration. More...
 
class  tool_task\privacy\provider
 Privacy Subsystem for tool_task implementing null_provider. More...
 
class  tool_task\run_from_cli
 Running tasks from CLI. More...
 
class  tool_task_edit_scheduled_task_form
 Edit scheduled task form. More...
 
class  tool_task_renderer
 Implements the plugin renderer. More...
 

Variables

$plugin component = 'tool_task'
 
$plugin requires = 2019111200
 
$plugin version = 2019111800
 

Detailed Description