@ProviderType
public interface EditModePortletConfigurationIcon
- Author:
- Eudaldo Alonso
-
Field Summary
Fields
static final int
static final int
-
Method Summary
default int
getTitle(javax.servlet.http.HttpServletRequest httpServletRequest)
getURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletResource)
boolean
isShow(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletResource)
-
Field Details
-
PORTLET_CONFIGURATION_ICON_GROUP_BASIC_OPERATIONS
static final int PORTLET_CONFIGURATION_ICON_GROUP_BASIC_OPERATIONS
- See Also:
-
-
PORTLET_CONFIGURATION_ICON_GROUP_CONFIGURATION
static final int PORTLET_CONFIGURATION_ICON_GROUP_CONFIGURATION
- See Also:
-
-
Method Details
-
-
getPortletConfigurationIconGroup
default int getPortletConfigurationIconGroup()
-
getTitle
String getTitle(javax.servlet.http.HttpServletRequest httpServletRequest)
-
getURL
String getURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletResource)
-
isShow
boolean isShow(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletResource)