Class BasePortletConfigurationIcon
Object
com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIcon
- All Implemented Interfaces:
PortletConfigurationIcon
- Direct Known Subclasses:
BaseJSPPortletConfigurationIcon
public abstract class BasePortletConfigurationIcon
extends Object
implements PortletConfigurationIcon
- Author:
- Eudaldo Alonso
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlt()Deprecated.As of Cavanaugh (7.4.x), with no direct replacementDeprecated.As of Cavanaugh (7.4.x), with no direct replacementgetData()Deprecated.As of Cavanaugh (7.4.x), with no direct replacementgetId()Deprecated.As of Cavanaugh (7.4.x), with no direct replacementgetImage()Deprecated.As of Cavanaugh (7.4.x), with no direct replacementDeprecated.As of Cavanaugh (7.4.x), with no direct replacementgetLang()Deprecated.As of Cavanaugh (7.4.x), with no direct replacementDeprecated.As of Cavanaugh (7.4.x), with no direct replacementprotected LocalegetLocale(PortletRequest portletRequest) getMessage(PortletRequest portletRequest) protected StringgetNamespace(PortletRequest portletRequest) getOnClick(PortletRequest portletRequest, PortletResponse portletResponse) Deprecated.As of Cavanaugh (7.4.x), with no direct replacementgetResourceBundle(Locale locale) Deprecated.As of Cavanaugh (7.4.x), with no direct replacementgetSrc()Deprecated.As of Cavanaugh (7.4.x), with no direct replacementDeprecated.As of Cavanaugh (7.4.x), with no direct replacementgetURL(PortletRequest portletRequest, PortletResponse portletResponse) doublebooleaninclude(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) booleanisLabel()Deprecated.As of Cavanaugh (7.4.x), with no direct replacementbooleanDeprecated.As of Cavanaugh (7.4.x), with no direct replacementbooleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcon
getContext, hasSeparator, isShow, isShowInEditMode
-
Constructor Details
-
BasePortletConfigurationIcon
public BasePortletConfigurationIcon()
-
-
Method Details
-
getAlt
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getAltin interfacePortletConfigurationIcon
-
getAriaRole
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getAriaRolein interfacePortletConfigurationIcon
-
getCssClass
- Specified by:
getCssClassin interfacePortletConfigurationIcon
-
getData
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getDatain interfacePortletConfigurationIcon
-
getIconCssClass
- Specified by:
getIconCssClassin interfacePortletConfigurationIcon
-
getId
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getIdin interfacePortletConfigurationIcon
-
getImage
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getImagein interfacePortletConfigurationIcon
-
getImageHover
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getImageHoverin interfacePortletConfigurationIcon
-
getLang
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getLangin interfacePortletConfigurationIcon
-
getLinkCssClass
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getLinkCssClassin interfacePortletConfigurationIcon
-
getMessage
- Specified by:
getMessagein interfacePortletConfigurationIcon
-
getMethod
- Specified by:
getMethodin interfacePortletConfigurationIcon
-
getOnClick
@Deprecated public String getOnClick(PortletRequest portletRequest, PortletResponse portletResponse) Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getOnClickin interfacePortletConfigurationIcon
-
getResourceBundle
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement -
getSrc
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getSrcin interfacePortletConfigurationIcon
-
getSrcHover
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getSrcHoverin interfacePortletConfigurationIcon
-
getTarget
- Specified by:
getTargetin interfacePortletConfigurationIcon
-
getURL
- Specified by:
getURLin interfacePortletConfigurationIcon
-
getWeight
public double getWeight()- Specified by:
getWeightin interfacePortletConfigurationIcon
-
include
public boolean include(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException - Specified by:
includein interfacePortletConfigurationIcon- Throws:
IOException
-
isLabel
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
isLabelin interfacePortletConfigurationIcon
-
isToolTip
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
isToolTipin interfacePortletConfigurationIcon
-
isUseDialog
public boolean isUseDialog()- Specified by:
isUseDialogin interfacePortletConfigurationIcon
-
getLocale
-
getNamespace
-