public class AssetAddonEntryDisplayTag extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
AssetAddonEntryDisplayTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doEndTag() |
protected javax.servlet.http.HttpServletResponse |
getResponse() |
void |
setAssetAddonEntries(java.util.List<? extends com.liferay.portal.kernel.servlet.taglib.ui.AssetAddonEntry> assetAddonEntries) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isCleanUpSetAttributes, 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, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class IncludeTagjavax.servlet.jsp.JspExceptionpublic void setAssetAddonEntries(java.util.List<? extends com.liferay.portal.kernel.servlet.taglib.ui.AssetAddonEntry> assetAddonEntries)
protected void cleanUp()
cleanUp in class IncludeTagprotected javax.servlet.http.HttpServletResponse getResponse()
protected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag