Definition at line 7 of file manifest.inc.
◆ getAdminMenu()
static ProcessManifest::getAdminMenu |
( |
| ) |
|
|
static |
◆ getComponentDefinition()
static ProcessManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 9 of file manifest.inc.
13 $component->description =
"Provides support for spawning background process and retrieving information about their progress.";
◆ getScripts()
static ProcessManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 29 of file manifest.inc.
32 "/components/process/js/background_process.js"
◆ getStyles()
static ProcessManifest::getStyles |
( |
| ) |
|
|
static |
Definition at line 36 of file manifest.inc.
39 "/components/process/css/process.css"
◆ subscribeToEvents()
static ProcessManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 43 of file manifest.inc.
Provides a central management class for event handlers and common functionality for the process compo...
The documentation for this class was generated from the following file: