Package | Description |
---|---|
fr.paris.lutece.portal.util.mvc.xpage | |
fr.paris.lutece.portal.web.search | |
fr.paris.lutece.portal.web.xpages |
Modifier and Type | Method and Description |
---|---|
XPage |
MVCApplication.getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
Plugin plugin)
Returns the content of the page
|
Modifier and Type | Method and Description |
---|---|
XPage |
SearchApp.getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
Plugin plugin)
Returns search results
|
Modifier and Type | Method and Description |
---|---|
XPage |
SiteMapApp.getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
Plugin plugin)
Build or get in the cache the page which contains the site map depending on the mode
|
XPage |
XPageApplication.getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
Plugin plugin)
Returns the XPage content depending on the request parameters and the current mode.
|
XPage |
XPageSecuredApplication.getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
Plugin plugin,
LuteceUser user)
Returns the XPage content depending on the request parameters and the current mode.
|
Copyright © 2020 City of Paris. All rights reserved.