Uses of Class
org.opencms.i18n.CmsLocaleManager
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsLocaleManager in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getLocaleManager()
Returns the configured locale manager for multi language support.Modifier and TypeMethodDescriptionvoid
CmsSystemConfiguration.setLocaleManager
(CmsLocaleManager localeManager) Sets the locale manager for multi language support. -
Uses of CmsLocaleManager in org.opencms.main
Modifier and TypeMethodDescriptionstatic CmsLocaleManager
OpenCms.getLocaleManager()
Returns the locale manager used for obtaining the current locale.protected CmsLocaleManager
OpenCmsCore.getLocaleManager()
Returns the locale manager used for obtaining the current locale.