public class EditWithImageEditorPortletConfigurationIcon
extends com.liferay.portal.kernel.portlet.configuration.icon.BaseJSPPortletConfigurationIcon
| Constructor and Description |
|---|
EditWithImageEditorPortletConfigurationIcon() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.repository.model.FileVersion |
getFileVersion(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getJspPath() |
java.lang.String |
getMessage(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getURL(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
double |
getWeight() |
boolean |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
isShow(javax.portlet.PortletRequest portletRequest) |
void |
setDLAppService(com.liferay.document.library.kernel.service.DLAppService dlAppService) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getServletContextgetAlt, getAriaRole, getCssClass, getData, getIconCssClass, getId, getImage, getImageHover, getLang, getLinkCssClass, getLocale, getMethod, getOnClick, getResourceBundle, getSrc, getSrcHover, getTarget, isLabel, isToolTip, isUseDialogpublic EditWithImageEditorPortletConfigurationIcon()
public java.lang.String getJspPath()
getJspPath in class com.liferay.portal.kernel.portlet.configuration.icon.BaseJSPPortletConfigurationIconpublic java.lang.String getMessage(javax.portlet.PortletRequest portletRequest)
getMessage in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetMessage in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic java.lang.String getURL(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
getURL in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetURL in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic double getWeight()
getWeight in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetWeight in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic boolean include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
include in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIconinclude in class com.liferay.portal.kernel.portlet.configuration.icon.BaseJSPPortletConfigurationIconjava.io.IOExceptionpublic boolean isShow(javax.portlet.PortletRequest portletRequest)
public void setDLAppService(com.liferay.document.library.kernel.service.DLAppService dlAppService)
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in class com.liferay.portal.kernel.portlet.configuration.icon.BaseJSPPortletConfigurationIconprotected com.liferay.portal.kernel.repository.model.FileVersion getFileVersion(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
java.lang.Exception