Definition at line 39 of file manifest.inc.
◆ getComponentDefinition()
static ReportManagerManifest::getComponentDefinition |
( |
| ) |
|
|
static |
Definition at line 41 of file manifest.inc.
45 $component->description =
"General purpose manager for configurable reporting screens";
◆ getScripts()
static ReportManagerManifest::getScripts |
( |
| ) |
|
|
static |
Definition at line 54 of file manifest.inc.
56 return array(
"/components/report_manager/js/report_manager.js",
57 "/components/report_manager/js/report_table_navigator.js");
◆ getStyles()
static ReportManagerManifest::getStyles |
( |
| ) |
|
|
static |
Definition at line 60 of file manifest.inc.
62 return array(
"/components/report_manager/css/report_manager.css");
◆ subscribeToEvents()
static ReportManagerManifest::subscribeToEvents |
( |
| ) |
|
|
static |
Definition at line 65 of file manifest.inc.
ReportManager provides a generic mechanism for implementing user configurable reports based on DataIt...
The documentation for this class was generated from the following file:
- C:/code/cms.sonjara.com/cms/components/report_manager/manifest.inc