Uses of Interface
org.opencms.ui.apps.I_CmsWorkplaceAppConfiguration
Package
Description
Contains code for workplace apps.
Contains classes of the cache admin app.
Contains classes of the cache admin app.
Contains classes of the file history app.
This package contains the app classes for the git check in functionality.
Contains classes of the link validation app.
This package contains the app classes for the list configurations manager.
Contains classes of the site manager app.
Contains classes of the module manager app.
The project manager app classes.
Contains classes of the publish queue app.
The scheduled jobs manager app classes.
Contains classes of the source search app.
Contains classes of the searchindex app.
Contains classes of the site manager app.
Contains classes of the site manager app.
Contains classes of the user manager app.
-
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps
Modifier and TypeClassDescriptionclass
Abstract superclass for workplace apps.class
The app hierarchy configuration.class
The editor app configuration.class
The file explorer app configuration.class
Holding configuration for legacy admin tools.class
The page editor app configuration.class
Editor for the user quick launch configuration.class
The sitemap editor app configuration.Modifier and TypeMethodDescriptionCmsWorkplaceAppManager.getAppConfiguration
(String appId) Returns the app configuration with the given id.Modifier and TypeMethodDescriptionCmsAppCategoryNode.getAppConfigurations()
Gets the app configurations for this category.CmsWorkplaceAppManager.getAppConfigurations
(String... appIds) Returns the app configuration instances for the given ids.CmsWorkplaceAppManager.getDefaultQuickLaunchConfigurations()
Gets all configured quick launch apps, independent of the current user.CmsWorkplaceAppManager.getQuickLaunchConfigurations
(CmsObject cms) Gets the configured quick launch apps which are visible for the current user.protected List<I_CmsWorkplaceAppConfiguration>
CmsWorkplaceAppManager.getUserQuickLauchConfigurations
(CmsObject cms) Returns the quick launch apps set for the current user.CmsWorkplaceAppManager.getWorkplaceApps()
Returns all available workplace apps.Modifier and TypeMethodDescriptionprotected void
CmsAppHierarchyBuilder.addAppConfigToCategory
(I_CmsWorkplaceAppConfiguration appConfig) Adds an app configuration to the node belonging to its parent category id.void
CmsAppCategoryNode.addAppConfiguration
(I_CmsWorkplaceAppConfiguration appConfig) Adds an app configuration.void
CmsAppHierarchyBuilder.addAppConfiguration
(I_CmsWorkplaceAppConfiguration appConfig) Adds an app configuration.static com.vaadin.ui.Component
CmsDefaultAppButtonProvider.createAppButton
(CmsObject cms, I_CmsWorkplaceAppConfiguration appConfig, Locale locale) Creates a properly styled button for the given app.com.vaadin.ui.Component
CmsDefaultAppButtonProvider.createAppButton
(I_CmsWorkplaceAppConfiguration appConfig) com.vaadin.ui.Component
I_CmsAppButtonProvider.createAppButton
(I_CmsWorkplaceAppConfiguration appConfig) Creates an app launcher button.static com.vaadin.ui.Button
CmsDefaultAppButtonProvider.createAppIconButton
(I_CmsWorkplaceAppConfiguration appConfig, Locale locale) Creates a properly styled button for the given app, without adding a click handler or checking visibility settings.void
CmsAppWorkplaceUi.showApp
(I_CmsWorkplaceAppConfiguration appConfig) Navigates to the given app.void
CmsAppWorkplaceUi.showApp
(I_CmsWorkplaceAppConfiguration appConfig, String state) Navigates to the given app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.cacheadmin
Modifier and TypeClassDescriptionclass
Configuration for Cache Administration vaadin-tool.class
Configuration class for the view flex cache app.class
Configuration class for the image cache view app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.datesearch
-
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.dbmanager
Modifier and TypeClassDescriptionclass
Configuration for Database manager app.class
Configuration for Database manager app.class
Class for app configuration.class
Configuration for Database manager app.class
Configuration class for property app.class
Class for app configuration.class
Configuration for Database manager app.class
Configuration class for the synchronization app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.dbmanager.sqlconsole
Modifier and TypeClassDescriptionclass
Configuration class for property app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.filehistory
Modifier and TypeClassDescriptionclass
Configuration class of file history app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.git
Modifier and TypeClassDescriptionclass
App configuration for the Git checkin tool. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.linkvalidation
Modifier and TypeClassDescriptionclass
Configuration for Check relation to resources outside of folder - app.class
Configuration for Link Validation app.class
Configuration for Link Validation app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.lists
Modifier and TypeClassDescriptionclass
The list manager app configuration. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.logfile
Modifier and TypeClassDescriptionclass
Configuration class for Log management app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.modules
Modifier and TypeClassDescriptionclass
App configuration for the module maanger app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.projects
Modifier and TypeClassDescriptionclass
The project manager app configuration.class
The project overview app configuration. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.publishqueue
Modifier and TypeClassDescriptionclass
Configuration class for the publish queue app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.resourcetypes
Modifier and TypeClassDescriptionclass
Configuration for the resource type app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.scheduler
Modifier and TypeClassDescriptionclass
App configuration for the job scheduler. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.search
Modifier and TypeClassDescriptionclass
The source search app configuration. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.searchindex
Modifier and TypeClassDescriptionclass
Configuration class for the searchindex app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.sessions
-
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.shell
Modifier and TypeClassDescriptionclass
Configuration for Shell scritp app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.sitemanager
Modifier and TypeClassDescriptionclass
Configuration class for the site management app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.unusedcontentfinder
Modifier and TypeClassDescriptionclass
Unused content finder configuration. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.user
Modifier and TypeClassDescriptionclass
Configuration for Account Management app. -
Uses of I_CmsWorkplaceAppConfiguration in org.opencms.ui.apps.userdata
Modifier and TypeClassDescriptionclass
App configuration for the 'user data' app.