Definition at line 7 of file manifest.inc.
◆ getAdminMenu()
static ScheduledTaskManifest::getAdminMenu |
( |
| ) |
|
|
static |
Definition at line 29 of file manifest.inc.
32 "Site Configuration" => array
35 "Scheduled Tasks" => array(
"page" =>
"/admin/scheduled_tasks",
◆ getComponentDefinition()
static ScheduledTaskManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 9 of file manifest.inc.
13 $component->description =
"Scheduling for periodic background tasks.";
◆ getStyles()
static ScheduledTaskManifest::getStyles |
( |
| ) |
|
|
static |
Definition at line 22 of file manifest.inc.
25 "/components/scheduled_task/css/scheduled_task.css"
◆ subscribeToEvents()
static ScheduledTaskManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 43 of file manifest.inc.
Manages scheduled task registration and execution.
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/scheduled_task/manifest.inc