public class CalendarPortlet
extends fr.paris.lutece.portal.business.portlet.Portlet
FLAG_DISPLAY_ON_LARGE_DEVICE, FLAG_DISPLAY_ON_NORMAL_DEVICE, FLAG_DISPLAY_ON_SMALL_DEVICE, FLAG_DISPLAY_ON_XLARGE_DEVICE, STATUS_PUBLISHED, STATUS_UNPUBLISHED
TAG_CHILD_PAGES_LIST, TAG_CURRENT_PAGE_ID, TAG_DISPLAY_ON_LARGE_DEVICE, TAG_DISPLAY_ON_NORMAL_DEVICE, TAG_DISPLAY_ON_SMALL_DEVICE, TAG_DISPLAY_ON_XLARGE_DEVICE, TAG_DISPLAY_PORTLET_TITLE, TAG_MENU, TAG_MENU_INDEX, TAG_MENU_LIST, TAG_MODE, TAG_PAGE, TAG_PAGE_DESCRIPTION, TAG_PAGE_ID, TAG_PAGE_IMAGE, TAG_PAGE_LEVEL, TAG_PAGE_NAME, TAG_PARENT_PAGE_ID, TAG_PLUGIN_NAME, TAG_PORTLET, TAG_PORTLET_ID, TAG_PORTLET_NAME, TAG_SUBLEVEL_INDEX, TAG_SUBLEVEL_MENU, TAG_SUBLEVEL_MENU_LIST
Constructor and Description |
---|
CalendarPortlet() |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeCachedForAnonymousUsers() |
boolean |
canBeCachedForConnectedUsers() |
String |
getXml(javax.servlet.http.HttpServletRequest request)
Returns the Xml code of the Calendar portlet without XML heading
|
String |
getXmlDocument(javax.servlet.http.HttpServletRequest request)
Returns the Xml code of the Archive portlet with XML heading
|
void |
remove()
Removes the current instance of the CalendarPortlet object
|
void |
setPluginName(String strPluginName)
Sets the name of the plugin associated with this portlet.
|
void |
update()
Updates the current instance of the CalendarPortlet object
|
addPortletTags, copy, getAcceptAlias, getColumn, getDateUpdate, getDeviceDisplayFlags, getDisplayPortletTitle, getHomeClassName, getHtmlContent, getId, getName, getOrder, getPageId, getPluginName, getPortletTypeId, getPortletTypeName, getRole, getStatus, getStyleId, getUrlCreation, getUrlUpdate, getXslFile, getXslParams, getXslSource, hasDeviceDisplayFlag, isContentGeneratedByXmlAndXsl, setAcceptAlias, setColumn, setDateUpdate, setDeviceDisplayFlags, setDisplayPortletTitle, setHomeClassName, setId, setName, setOrder, setPageId, setPortletTypeId, setPortletTypeName, setRole, setStatus, setStyleId, setUrlCreation, setUrlUpdate
public void setPluginName(String strPluginName)
setPluginName
in class fr.paris.lutece.portal.business.portlet.Portlet
strPluginName
- The plugin name.public String getXmlDocument(javax.servlet.http.HttpServletRequest request)
request
- The HTTP servlet requestpublic String getXml(javax.servlet.http.HttpServletRequest request)
request
- The HTTP servlet requestpublic void update()
public void remove()
remove
in class fr.paris.lutece.portal.business.portlet.Portlet
public boolean canBeCachedForAnonymousUsers()
canBeCachedForAnonymousUsers
in class fr.paris.lutece.portal.business.portlet.Portlet
public boolean canBeCachedForConnectedUsers()
canBeCachedForConnectedUsers
in class fr.paris.lutece.portal.business.portlet.Portlet
Copyright © 2015 City of Paris. All rights reserved.