public class AssetTagsNavigationTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
AssetTagsNavigationTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
long |
getClassNameId() |
java.lang.String |
getDisplayStyle() |
int |
getMaxAssetTags() |
protected java.lang.String |
getPage() |
boolean |
isHidePortletWhenEmpty() |
boolean |
isShowAssetCount() |
boolean |
isShowZeroAssetCount() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setClassNameId(long classNameId) |
void |
setDisplayStyle(java.lang.String displayStyle) |
void |
setHidePortletWhenEmpty(boolean hidePortletWhenEmpty) |
void |
setMaxAssetTags(int maxAssetTags) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setShowAssetCount(boolean showAssetCount) |
void |
setShowZeroAssetCount(boolean showZeroAssetCount) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic long getClassNameId()
public java.lang.String getDisplayStyle()
public int getMaxAssetTags()
public boolean isHidePortletWhenEmpty()
public boolean isShowAssetCount()
public boolean isShowZeroAssetCount()
public void setClassNameId(long classNameId)
public void setDisplayStyle(java.lang.String displayStyle)
public void setHidePortletWhenEmpty(boolean hidePortletWhenEmpty)
public void setMaxAssetTags(int maxAssetTags)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface javax.servlet.jsp.tagext.TagsetPageContext in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImplpublic void setShowAssetCount(boolean showAssetCount)
public void setShowZeroAssetCount(boolean showZeroAssetCount)
protected void cleanUp()
cleanUp in class com.liferay.taglib.util.IncludeTagprotected java.lang.String getPage()
getPage in class com.liferay.taglib.util.IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class com.liferay.taglib.util.IncludeTag