public interface I_CmsFolderAppCategory extends I_CmsAppCategory
| Modifier and Type | Method and 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.
|
CmsAppVisibilityStatus |
getVisibility(CmsObject cms)
Returns the visibility status of the app for the given user context.
|
getId, getName, getParentId, getPrioritygetOrderjava.lang.String getButtonStyle()
java.lang.String getHelpText(java.util.Locale locale)
locale - the locale to usecom.vaadin.server.Resource getIcon()
CmsAppVisibilityStatus getVisibility(CmsObject cms)
cms - the user context