Definition at line 7 of file manifest.inc.
◆ getAdminMenu()
static DataSyncManifest::getAdminMenu |
( |
| ) |
|
|
static |
Definition at line 36 of file manifest.inc.
40 "Site Configuration" => array
42 "Data Import" => array(
"page" =>
"/admin/data_import",
◆ getComponentDefinition()
static DataSyncManifest::getComponentDefinition |
( |
| ) |
|
|
static |
◆ getScripts()
static DataSyncManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 29 of file manifest.inc.
32 "/components/data_sync/js/data_sync_manager.js"
◆ getStyles()
static DataSyncManifest::getStyles |
( |
| ) |
|
|
static |
Definition at line 22 of file manifest.inc.
25 "/components/data_sync/css/data_sync.css"
◆ subscribeToEvents()
static DataSyncManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 50 of file manifest.inc.
54 "RegisterSerializationHandler" => array(
DataSyncManager, registerSerializationHandler),
Provides a central management class for event handlers and common functionality for the data_sync com...
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/data_sync/manifest.inc