Uses of Class
org.opencms.workplace.CmsWorkplaceManager
Packages that use 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
Methods in org.opencms.configuration that return CmsWorkplaceManagerModifier and TypeMethodDescriptionCmsWorkplaceConfiguration.getWorkplaceManager()Returns the initialized workplace manager.Methods in org.opencms.configuration with parameters of type CmsWorkplaceManagerModifier and TypeMethodDescriptionvoidCmsDefaultUserSettings.initPreferences(CmsWorkplaceManager wpManager) Initializes the preference configuration.voidCmsWorkplaceConfiguration.setWorkplaceManager(CmsWorkplaceManager manager) Sets the generated workplace manager. -
Uses of CmsWorkplaceManager in org.opencms.main
Methods in org.opencms.main that return CmsWorkplaceManagerModifier and TypeMethodDescriptionstatic CmsWorkplaceManagerOpenCms.getWorkplaceManager()Returns the initialized workplace manager, which contains information about the global workplace settings.protected CmsWorkplaceManagerOpenCmsCore.getWorkplaceManager()Returns the initialized workplace manager, which contains information about the global workplace settings.