public abstract class PortletHtmlContent extends Portlet
FLAG_DISPLAY_ON_LARGE_DEVICE, FLAG_DISPLAY_ON_NORMAL_DEVICE, FLAG_DISPLAY_ON_SMALL_DEVICE, FLAG_DISPLAY_ON_XLARGE_DEVICE, STATUS_PUBLISHED, STATUS_UNPUBLISHEDTAG_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 |
|---|
PortletHtmlContent() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getHtmlContent(javax.servlet.http.HttpServletRequest request)
Get the HTML content of the portlet.
|
String |
getXml(javax.servlet.http.HttpServletRequest request)
This method should return the body of an Xml document providing the content
|
String |
getXmlDocument(javax.servlet.http.HttpServletRequest request)
This method should return the whole Xml document providing the content (including the header)
|
boolean |
isContentGeneratedByXmlAndXsl()
Check if the content of this portlet is generated by xml and xsl, or if
it manage its own content generation
|
addPortletTags, canBeCachedForAnonymousUsers, canBeCachedForConnectedUsers, copy, getAcceptAlias, getColumn, getDateUpdate, getDeviceDisplayFlags, getDisplayPortletTitle, getHomeClassName, getId, getName, getOrder, getPageId, getPluginName, getPortletTypeId, getPortletTypeName, getRole, getStatus, getStyleId, getUrlCreation, getUrlUpdate, getXslFile, getXslParams, getXslSource, hasDeviceDisplayFlag, remove, setAcceptAlias, setColumn, setDateUpdate, setDeviceDisplayFlags, setDisplayPortletTitle, setHomeClassName, setId, setName, setOrder, setPageId, setPluginName, setPortletTypeId, setPortletTypeName, setRole, setStatus, setStyleId, setUrlCreation, setUrlUpdatepublic abstract String getHtmlContent(javax.servlet.http.HttpServletRequest request)
Portlet.isContentGeneratedByXmlAndXsl()
returns true
Force to override the default implementationgetHtmlContent in class Portletrequest - The requestpublic String getXml(javax.servlet.http.HttpServletRequest request) throws SiteMessageException
request - The HTTP Servlet RequestSiteMessageException - occurs when a site message need to be displayedpublic String getXmlDocument(javax.servlet.http.HttpServletRequest request) throws SiteMessageException
request - The HTTP Servlet RequestSiteMessageException - occurs when a site message need to be displayedpublic boolean isContentGeneratedByXmlAndXsl()
isContentGeneratedByXmlAndXsl in class PortletPortlet.getHtmlContent(HttpServletRequest request) methodCopyright © 2016 City of Paris. All rights reserved.