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 Locale
getLocale
(PortletRequest portletRequest) getMessage
(PortletRequest portletRequest) protected String
getNamespace
(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) double
boolean
include
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) boolean
isLabel()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementboolean
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementboolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
getAlt
in interfacePortletConfigurationIcon
-
getAriaRole
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getAriaRole
in interfacePortletConfigurationIcon
-
getCssClass
- Specified by:
getCssClass
in interfacePortletConfigurationIcon
-
getData
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getData
in interfacePortletConfigurationIcon
-
getIconCssClass
- Specified by:
getIconCssClass
in interfacePortletConfigurationIcon
-
getId
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getId
in interfacePortletConfigurationIcon
-
getImage
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getImage
in interfacePortletConfigurationIcon
-
getImageHover
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getImageHover
in interfacePortletConfigurationIcon
-
getLang
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getLang
in interfacePortletConfigurationIcon
-
getLinkCssClass
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getLinkCssClass
in interfacePortletConfigurationIcon
-
getMessage
- Specified by:
getMessage
in interfacePortletConfigurationIcon
-
getMethod
- Specified by:
getMethod
in interfacePortletConfigurationIcon
-
getOnClick
@Deprecated public String getOnClick(PortletRequest portletRequest, PortletResponse portletResponse) Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getOnClick
in 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:
getSrc
in interfacePortletConfigurationIcon
-
getSrcHover
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getSrcHover
in interfacePortletConfigurationIcon
-
getTarget
- Specified by:
getTarget
in interfacePortletConfigurationIcon
-
getURL
- Specified by:
getURL
in interfacePortletConfigurationIcon
-
getWeight
public double getWeight()- Specified by:
getWeight
in interfacePortletConfigurationIcon
-
include
public boolean include(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException - Specified by:
include
in interfacePortletConfigurationIcon
- Throws:
IOException
-
isLabel
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
isLabel
in interfacePortletConfigurationIcon
-
isToolTip
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
isToolTip
in interfacePortletConfigurationIcon
-
isUseDialog
public boolean isUseDialog()- Specified by:
isUseDialog
in interfacePortletConfigurationIcon
-
getLocale
-
getNamespace
-