|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPageApplication | |
---|---|
fr.paris.lutece.portal.service.content | |
fr.paris.lutece.portal.web.search | |
fr.paris.lutece.portal.web.xpages |
Uses of XPageApplication in fr.paris.lutece.portal.service.content |
---|
Methods in fr.paris.lutece.portal.service.content that return XPageApplication | |
---|---|
static XPageApplication |
XPageAppService.getApplicationInstance(XPageApplicationEntry entry)
Get an XPage instance |
Uses of XPageApplication in fr.paris.lutece.portal.web.search |
---|
Classes in fr.paris.lutece.portal.web.search that implement XPageApplication | |
---|---|
class |
SearchApp
This class provides search results pages. |
Uses of XPageApplication in fr.paris.lutece.portal.web.xpages |
---|
Classes in fr.paris.lutece.portal.web.xpages that implement XPageApplication | |
---|---|
class |
AbstractXPageApplication
Abstract XPageApplication provides |
class |
SiteMapApp
This class provides the map of the pages on the site |
Methods in fr.paris.lutece.portal.web.xpages that return XPageApplication | |
---|---|
XPageApplication |
XPageApplicationEntry.getApplication()
Returns the Application |
Methods in fr.paris.lutece.portal.web.xpages with parameters of type XPageApplication | |
---|---|
void |
XPageApplicationEntry.setApplication(XPageApplication application)
Sets the Application |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |