Package | Description |
---|---|
fr.paris.lutece.portal.service.content | |
fr.paris.lutece.portal.service.plugin |
Modifier and Type | Method and Description |
---|---|
static XPageApplicationEntry |
XPageAppService.getApplicationEntry(String strName)
Gets Application entry by name
|
Modifier and Type | Method and Description |
---|---|
static Collection<XPageApplicationEntry> |
XPageAppService.getXPageApplicationsList()
Gets applications list
|
Modifier and Type | Method and Description |
---|---|
static XPageApplication |
XPageAppService.getApplicationInstance(XPageApplicationEntry entry)
Get an XPage instance
|
static void |
XPageAppService.registerXPageApplication(XPageApplicationEntry entry)
Register an application by its entry defined in the plugin xml file
|
Modifier and Type | Method and Description |
---|---|
List<XPageApplicationEntry> |
Plugin.getApplications()
Returns the list of XPage Applications of the plugin
|
List<XPageApplicationEntry> |
PluginFile.getXPageApplications()
Returns application list of the plugin
|
Modifier and Type | Method and Description |
---|---|
void |
PluginFile.addXPageApplication(XPageApplicationEntry application)
Add an Application to the plugin definition
|
Copyright © 2020 City of Paris. All rights reserved.