Interface EditModePortletConfigurationIcon


@ProviderType public interface EditModePortletConfigurationIcon
Author:
Eudaldo Alonso
  • 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

    • getIcon

      default String getIcon()
    • 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)