Class BaseJSPPortletConfigurationIcon
Object
com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIcon
com.liferay.portal.kernel.portlet.configuration.icon.BaseJSPPortletConfigurationIcon
- All Implemented Interfaces:
PortletConfigurationIcon
- Author:
- Eduardo GarcĂa
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIcon
getAlt, getAriaRole, getCssClass, getData, getIconCssClass, getId, getImage, getImageHover, getLang, getLinkCssClass, getLocale, getMessage, getMethod, getNamespace, getOnClick, getResourceBundle, getSrc, getSrcHover, getTarget, getURL, getWeight, isLabel, isToolTip, isUseDialog
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
-
BaseJSPPortletConfigurationIcon
public BaseJSPPortletConfigurationIcon()
-
-
Method Details
-
getJspPath
-
include
public boolean include(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException - Specified by:
include
in interfacePortletConfigurationIcon
- Overrides:
include
in classBasePortletConfigurationIcon
- Throws:
IOException
-
getServletContext
protected abstract javax.servlet.ServletContext getServletContext()
-