public class HtmldocsPortlet
extends fr.paris.lutece.portal.business.portlet.PortletHtmlContent
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_ID |
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 |
---|
HtmldocsPortlet()
Sets the identifier of the portlet type to value specified
|
Modifier and Type | Method and Description |
---|---|
int |
getContentId()
Get the id of the html document
|
String |
getHtmlContent(javax.servlet.http.HttpServletRequest request)
Returns the HTML code of the HtmldocsPortlet portlet with XML heading
|
HtmlDocPublication |
getHtmlDocPublication()
Get the HtmlDocPublication of the html document
|
String |
getPortletName()
Get the name of the html document
|
void |
remove()
Removes the current instance of the HtmldocsPortlet object
|
void |
setContentId(int nContentId)
Sets the id of the html document
|
void |
setHtmlDocPublication(HtmlDocPublication htmlDocPublication)
Sets the HtmlDocPublication of the html document
|
void |
setPortletName(String strName)
Sets the name of the html document
|
void |
update()
Updates the current instance of the HtmldocsPortlet object
|
getXml, getXmlDocument, isContentGeneratedByXmlAndXsl
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, setAcceptAlias, setColumn, setDateUpdate, setDeviceDisplayFlags, setDisplayPortletTitle, setHomeClassName, setId, setName, setOrder, setPageId, setPluginName, setPortletTypeId, setPortletTypeName, setRole, setStatus, setStyleId, setUrlCreation, setUrlUpdate
public static final String RESOURCE_ID
public HtmldocsPortlet()
public String getHtmlContent(javax.servlet.http.HttpServletRequest request)
getHtmlContent
in class fr.paris.lutece.portal.business.portlet.PortletHtmlContent
request
- The HTTP servlet requestpublic void update()
public void remove()
remove
in class fr.paris.lutece.portal.business.portlet.Portlet
public void setContentId(int nContentId)
the
- id of the documentpublic int getContentId()
public void setHtmlDocPublication(HtmlDocPublication htmlDocPublication)
the
- HtmlDocPublication of the documentpublic HtmlDocPublication getHtmlDocPublication()
public void setPortletName(String strName)
the
- name of the documentpublic String getPortletName()
Copyright © 2017 City of Paris. All rights reserved.