Package | Description |
---|---|
fr.paris.lutece.portal.service.dashboard | |
fr.paris.lutece.portal.service.dashboard.admin | |
fr.paris.lutece.portal.service.plugin |
Modifier and Type | Method and Description |
---|---|
void |
DashboardService.registerDashboardComponent(DashboardComponentEntry entry,
Plugin plugin)
Register a Dashboard Component
|
Modifier and Type | Method and Description |
---|---|
void |
AdminDashboardService.registerDashboardComponent(DashboardComponentEntry entry,
Plugin plugin)
Register a Dashboard Component
|
Modifier and Type | Method and Description |
---|---|
List<DashboardComponentEntry> |
PluginFile.getAdminDashboardComponents()
Returns all admin dashbaord compopents of the plugin
|
List<DashboardComponentEntry> |
PluginFile.getDashboardComponents()
Returns all Dashboard Component Services of the plugin
|
Modifier and Type | Method and Description |
---|---|
void |
PluginFile.addAdminDashboardComponent(DashboardComponentEntry dashboardComponent)
Add a
DashboardComponentEntry to the plugin definition |
void |
PluginFile.addDashboardComponent(DashboardComponentEntry entry)
Add an Dashboard Component to the plugin definition
|
Copyright © 2020 City of Paris. All rights reserved.