public class CalendarApp extends Object implements fr.paris.lutece.portal.web.xpages.XPageApplication
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_INVALID_MAIL_ERROR_MESSAGE |
static String |
PROPERTY_INVALID_MAIL_TITLE_MESSAGE |
| Constructor and Description |
|---|
CalendarApp() |
| Modifier and Type | Method and Description |
|---|---|
String |
doSendToFriend(javax.servlet.http.HttpServletRequest request)
Send a mail to a friend
|
void |
doSubscription(javax.servlet.http.HttpServletRequest request)
Performs the subscription process
|
void |
getConfirmUnSubscribe(javax.servlet.http.HttpServletRequest request)
Performs confirm unsubscription process
|
fr.paris.lutece.util.ReferenceList |
getExportSheetList(javax.servlet.http.HttpServletRequest request,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Return the list of agenda for the template html search
|
fr.paris.lutece.util.ReferenceList |
getListAgenda(javax.servlet.http.HttpServletRequest request,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Return the list of agenda for the template html search
|
fr.paris.lutece.portal.web.xpages.XPage |
getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns the content of the page Contact.
|
public static final String PROPERTY_INVALID_MAIL_TITLE_MESSAGE
public static final String PROPERTY_INVALID_MAIL_ERROR_MESSAGE
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.message.SiteMessageException,
fr.paris.lutece.portal.service.security.UserNotSignedException
getPage in interface fr.paris.lutece.portal.web.xpages.XPageApplicationrequest - The http requestnMode - The current modeplugin - The plugin objectfr.paris.lutece.portal.service.message.SiteMessageException - A
message exception treated on frontfr.paris.lutece.portal.service.security.UserNotSignedException - user not signedpublic void getConfirmUnSubscribe(javax.servlet.http.HttpServletRequest request)
throws fr.paris.lutece.portal.service.message.SiteMessageException
request - The http requestfr.paris.lutece.portal.service.message.SiteMessageException - The error message handled by the front
officepublic void doSubscription(javax.servlet.http.HttpServletRequest request)
throws fr.paris.lutece.portal.service.message.SiteMessageException
request - The Http requestfr.paris.lutece.portal.service.message.SiteMessageException - The
error message thrown to the userpublic String doSendToFriend(javax.servlet.http.HttpServletRequest request) throws fr.paris.lutece.portal.service.message.SiteMessageException
request - The requestfr.paris.lutece.portal.service.message.SiteMessageException - The
error message thrown to the userpublic fr.paris.lutece.util.ReferenceList getListAgenda(javax.servlet.http.HttpServletRequest request,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
request - The requestplugin - The pluginpublic fr.paris.lutece.util.ReferenceList getExportSheetList(javax.servlet.http.HttpServletRequest request,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
request - The requestplugin - The pluginCopyright © 2018 City of Paris. All rights reserved.