Class CmsLinkValidationFolder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static CmsCssIcon ICON
      The app icon resource (size 32x32).
      static java.lang.String ID
      Folder id.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getButtonStyle()
      Returns the button style.
      java.lang.String getHelpText​(java.util.Locale locale)
      Gets the help text for the app in the given locale.
      com.vaadin.server.Resource getIcon()
      Returns the app icon resource.
      java.lang.String getId()
      Returns the id.
      java.lang.String getName​(java.util.Locale locale)
      Gets the user readable name for the category for a given locale.
      int getOrder()
      Gets an integer used to sort items.
      java.lang.String getParentId()
      Returns the parentId.
      int getPriority()
      Returns the priority.
      CmsAppVisibilityStatus getVisibility​(CmsObject cms)
      Returns the visibility status of the app for the given user context.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait