public class CommentApp extends Object implements fr.paris.lutece.portal.web.xpages.XPageApplication
| Constructor and Description |
|---|
CommentApp() |
| Modifier and Type | Method and Description |
|---|---|
fr.paris.lutece.portal.web.xpages.XPage |
getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
fr.paris.lutece.portal.web.xpages.XPage |
getViewCommentPage(javax.servlet.http.HttpServletRequest request,
String strIdExtendableResource,
String strExtendableResourceType)
Gets the view comment page.
|
static String |
getViewCommentPageContent(javax.servlet.http.HttpServletRequest request,
String strIdExtendableResource,
String strExtendableResourceType,
String strPostBackUrl)
Gets the view comment page.
|
public fr.paris.lutece.portal.web.xpages.XPage getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
throws fr.paris.lutece.portal.service.security.UserNotSignedException,
fr.paris.lutece.portal.service.message.SiteMessageException
getPage in interface fr.paris.lutece.portal.web.xpages.XPageApplicationfr.paris.lutece.portal.service.security.UserNotSignedExceptionfr.paris.lutece.portal.service.message.SiteMessageExceptionpublic static String getViewCommentPageContent(javax.servlet.http.HttpServletRequest request, String strIdExtendableResource, String strExtendableResourceType, String strPostBackUrl)
request - the requeststrIdExtendableResource - the str id extendable resourcestrExtendableResourceType - the str extendable resource typestrPostBackUrl - The URL to use for post backs.public fr.paris.lutece.portal.web.xpages.XPage getViewCommentPage(javax.servlet.http.HttpServletRequest request,
String strIdExtendableResource,
String strExtendableResourceType)
request - the requeststrIdExtendableResource - the str id extendable resourcestrExtendableResourceType - the str extendable resource typeCopyright © 2019 City of Paris. All rights reserved.