Metadata
- Namespace: \Redaxscript\Module
- Description: children class to create a module with metadata
- Package: Redaxscript
- Category: Module
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_dashboardArray | protected | ||
_notificationArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
getDashboardArray | public | get the dashboard array |
getNotificationArray | public | get the notification array |
setDashboard | public | set the dashboard |
setNotification | public | set the notification |
clearDashboard | public | clear the dashboard array |
clearNotification | public | clear the notification array |
__construct | public | constructor of the class |
init | public | init the class |
install | public | install the module |
uninstall | public | uninstall the module |
reinstall | public | reinstall the module |
Method | Visibility | Description |