public class JournalContentSearchTag extends IncludeTag
request, servletContext| Constructor and Description |
|---|
JournalContentSearchTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getEndPage() |
protected java.lang.String |
getStartPage() |
protected int |
processEndTag() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setShowListed(boolean showListed) |
void |
setTargetPortletId(java.lang.String targetPortletId) |
void |
setType(java.lang.String type) |
callSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, doStartTag, getCustomPage, getOriginalServletRequest, getPage, include, isCleanUpSetAttributes, isUseCustomPage, 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, setBodyContent, writeBodyContentpublic void setShowListed(boolean showListed)
public void setTargetPortletId(java.lang.String targetPortletId)
public void setType(java.lang.String type)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getEndPage()
getEndPage in class IncludeTagprotected java.lang.String getStartPage()
getStartPage in class IncludeTagprotected int processEndTag()
throws java.lang.Exception
processEndTag in class IncludeTagjava.lang.Exceptionprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag