Uses of Interface
org.opencms.i18n.I_CmsLocaleHandler
Package
Description
Classes to handle internalization (i18n) and locale selection in OpenCms.
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
Uses of I_CmsLocaleHandler in org.opencms.i18n
Modifier and TypeClassDescriptionclass
Default implementation of the locale handler.class
Advanced locale handler allowing single tree localization.Modifier and TypeMethodDescriptionCmsLocaleManager.getLocaleHandler()
Returns the configured locale handler.Modifier and TypeMethodDescriptionvoid
CmsLocaleManager.setLocaleHandler
(I_CmsLocaleHandler localeHandler) Sets the configured locale handler. -
Uses of I_CmsLocaleHandler in org.opencms.workplace
Modifier and TypeClassDescriptionfinal class
Manages the global OpenCms workplace settings for all users.