public class IconOptionsTag
extends com.liferay.taglib.util.IncludeTag
Constructor and Description |
---|
IconOptionsTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUp() |
int |
doEndTag() |
java.lang.String |
getCssClass() |
protected java.lang.String |
getPage() |
protected boolean |
isCleanUpSetAttributes() |
boolean |
isMonospaced() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setCssClass(java.lang.String cssClass) |
void |
setMonospaced(boolean monospaced) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExists
clearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContext
doAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContent
findAncestorWithClass, getParent, setParent
public int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class com.liferay.taglib.util.IncludeTag
javax.servlet.jsp.JspException
public java.lang.String getCssClass()
public boolean isMonospaced()
public void setCssClass(java.lang.String cssClass)
public void setMonospaced(boolean monospaced)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext
in interface javax.servlet.jsp.tagext.Tag
setPageContext
in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImpl
protected void cleanUp()
cleanUp
in class com.liferay.taglib.util.IncludeTag
protected java.lang.String getPage()
getPage
in class com.liferay.taglib.util.IncludeTag
protected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes
in class com.liferay.taglib.util.IncludeTag
protected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes
in class com.liferay.taglib.util.IncludeTag