Definition at line 39 of file manifest.inc.
◆ getAdminMenu()
static FileshareManifest::getAdminMenu |
( |
| ) |
|
|
static |
◆ getComponentDefinition()
static FileshareManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 41 of file manifest.inc.
45 $component->description =
"Management of collaboration file sharing of document libraries";
◆ getScripts()
static FileshareManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 76 of file manifest.inc.
78 return array(
"/components/fileshare/js/library.js");
◆ getStyles()
static FileshareManifest::getStyles |
( |
| ) |
|
|
static |
Definition at line 81 of file manifest.inc.
83 return array(
"/components/fileshare/css/fileshare.css");
◆ subscribeToEvents()
static FileshareManifest::subscribeToEvents |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/fileshare/manifest.inc