public class RSSTag extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
RSSTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
protected boolean |
isCleanUpSetAttributes() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setDelta(int delta) |
void |
setDisplayStyle(java.lang.String displayStyle) |
void |
setFeedType(java.lang.String feedType) |
void |
setMessage(java.lang.String message) |
void |
setName(java.lang.String name) |
void |
setResourceURL(javax.portlet.ResourceURL resourceURL) |
void |
setUrl(java.lang.String url) |
callSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic void setDelta(int delta)
public void setDisplayStyle(java.lang.String displayStyle)
public void setFeedType(java.lang.String feedType)
public void setMessage(java.lang.String message)
public void setName(java.lang.String name)
public void setResourceURL(javax.portlet.ResourceURL resourceURL)
public void setUrl(java.lang.String url)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getPage()
getPage in class IncludeTagprotected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag