public class IconOptionsTag extends IconTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
IconOptionsTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
java.lang.String |
getDirection() |
protected java.lang.String |
getPage() |
java.util.List<PortletConfigurationIcon> |
getPortletConfigurationIcons() |
protected java.lang.String |
getPortletId() |
protected javax.portlet.PortletRequest |
getPortletRequest() |
protected javax.portlet.PortletResponse |
getPortletResponse() |
boolean |
isShowArrow() |
protected int |
processEndTag() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setDirection(java.lang.String direction) |
void |
setPortletConfigurationIcons(java.util.List<PortletConfigurationIcon> portletConfigurationIcons) |
void |
setShowArrow(boolean showArrow) |
doStartTag, getAlt, getAriaRole, getCssClass, getIcon, getIconCssClass, getId, getImage, getImageHover, getLang, getLinkCssClass, getMarkupView, getMessage, getMethod, getOnClick, getProcessedMessage, getProcessedUrl, getTarget, getUrl, isAUIImage, isCleanUpSetAttributes, isForcePost, isLabel, isLocalizeMessage, isToolTip, isUseDialog, setAlt, setAriaRole, setCssClass, setData, setIcon, setIconCssClass, setId, setImage, setImageHover, setLabel, setLang, setLinkCssClass, setLocalizeMessage, setMarkupView, setMessage, setMethod, setOnClick, setSrc, setSrcHover, setTarget, setToolTip, setUrl, setUseDialogcallSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isPortalPage, isUseCustomPage, logUnavailablePage, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic java.lang.String getDirection()
public java.util.List<PortletConfigurationIcon> getPortletConfigurationIcons()
public boolean isShowArrow()
public void setDirection(java.lang.String direction)
public void setPortletConfigurationIcons(java.util.List<PortletConfigurationIcon> portletConfigurationIcons)
public void setShowArrow(boolean showArrow)
protected java.lang.String getPortletId()
protected javax.portlet.PortletRequest getPortletRequest()
protected javax.portlet.PortletResponse getPortletResponse()
protected int processEndTag()
throws java.lang.Exception
processEndTag in class IncludeTagjava.lang.Exceptionprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class IconTag