Uses of Class
org.opencms.workplace.CmsWorkplaceManager
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsWorkplaceManager in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsWorkplaceConfiguration.getWorkplaceManager()
Returns the initialized workplace manager.Modifier and TypeMethodDescriptionvoid
CmsDefaultUserSettings.initPreferences
(CmsWorkplaceManager wpManager) Initializes the preference configuration.void
CmsWorkplaceConfiguration.setWorkplaceManager
(CmsWorkplaceManager manager) Sets the generated workplace manager. -
Uses of CmsWorkplaceManager in org.opencms.main
Modifier and TypeMethodDescriptionstatic CmsWorkplaceManager
OpenCms.getWorkplaceManager()
Returns the initialized workplace manager, which contains information about the global workplace settings.protected CmsWorkplaceManager
OpenCmsCore.getWorkplaceManager()
Returns the initialized workplace manager, which contains information about the global workplace settings.