|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageIncludeEntry | |
---|---|
fr.paris.lutece.portal.service.includes | |
fr.paris.lutece.portal.service.plugin |
Uses of PageIncludeEntry in fr.paris.lutece.portal.service.includes |
---|
Methods in fr.paris.lutece.portal.service.includes with parameters of type PageIncludeEntry | |
---|---|
static void |
PageIncludeService.registerPageInclude(PageIncludeEntry entry)
Register a Portal Content Include |
Uses of PageIncludeEntry in fr.paris.lutece.portal.service.plugin |
---|
Methods in fr.paris.lutece.portal.service.plugin that return types with arguments of type PageIncludeEntry | |
---|---|
java.util.List<PageIncludeEntry> |
PluginFile.getPageIncludes()
Returns all Page Include Services of the plugin |
Methods in fr.paris.lutece.portal.service.plugin with parameters of type PageIncludeEntry | |
---|---|
void |
PluginFile.addPageInclude(PageIncludeEntry entry)
Add an Page Include to the plugin definition |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |