com.liferay.portal.kernel.portlet.configuration.icon
Class BaseJSPPortletConfigurationIcon
java.lang.Object
com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIcon
com.liferay.portal.kernel.portlet.configuration.icon.BaseJSPPortletConfigurationIcon
- All Implemented Interfaces:
- PortletConfigurationIcon
public abstract class BaseJSPPortletConfigurationIcon
- extends BasePortletConfigurationIcon
| 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, 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 |
BaseJSPPortletConfigurationIcon
public BaseJSPPortletConfigurationIcon()
getJspPath
public abstract String getJspPath()
getServletContext
public javax.servlet.ServletContext getServletContext()
include
public boolean include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
- Specified by:
include in interface PortletConfigurationIcon- Overrides:
include in class BasePortletConfigurationIcon
- Throws:
IOException
setServletContext
public void setServletContext(javax.servlet.ServletContext servletContext)