public class CalendarPortletJspBean
extends fr.paris.lutece.portal.web.portlet.PortletJspBean
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_TIME_INTERVAL_LIST |
| Constructor and Description |
|---|
CalendarPortletJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
doCreate(javax.servlet.http.HttpServletRequest request)
Processes the creation of the portlet
|
String |
doModify(javax.servlet.http.HttpServletRequest request)
Processes the modification of the portlet
|
String |
getCreate(javax.servlet.http.HttpServletRequest request)
Returns the creation form for the portlet
|
static fr.paris.lutece.util.ReferenceList |
getIntervalList(javax.servlet.http.HttpServletRequest request)
Return the list of time intervals declared in properties file
|
String |
getModify(javax.servlet.http.HttpServletRequest request)
Returns the modification form for the portlet
|
getCreateTemplate, getCreateTemplate, getModifyTemplate, getModifyTemplate, getPageUrl, putCheckBox, setPortletCommonDatapublic static final String PROPERTY_TIME_INTERVAL_LIST
public String getCreate(javax.servlet.http.HttpServletRequest request)
getCreate in class fr.paris.lutece.portal.web.portlet.PortletJspBeanrequest - the HTML requestpublic String doCreate(javax.servlet.http.HttpServletRequest request)
doCreate in class fr.paris.lutece.portal.web.portlet.PortletJspBeanrequest - the HTML requestpublic String getModify(javax.servlet.http.HttpServletRequest request)
getModify in class fr.paris.lutece.portal.web.portlet.PortletJspBeanrequest - the HTML requestpublic String doModify(javax.servlet.http.HttpServletRequest request)
doModify in class fr.paris.lutece.portal.web.portlet.PortletJspBeanrequest - the HTTP requestpublic static fr.paris.lutece.util.ReferenceList getIntervalList(javax.servlet.http.HttpServletRequest request)
request - The HttpRequestCopyright © 2018 City of Paris. All rights reserved.