Uses of Interface
org.opencms.i18n.I_CmsLocaleHandler
Packages that use 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
Classes in org.opencms.i18n that implement I_CmsLocaleHandlerModifier and TypeClassDescriptionclass
Default implementation of the locale handler.class
Advanced locale handler allowing single tree localization.Methods in org.opencms.i18n that return I_CmsLocaleHandlerModifier and TypeMethodDescriptionCmsLocaleManager.getLocaleHandler()
Returns the configured locale handler.Methods in org.opencms.i18n with parameters of type I_CmsLocaleHandlerModifier and TypeMethodDescriptionvoid
CmsLocaleManager.setLocaleHandler
(I_CmsLocaleHandler localeHandler) Sets the configured locale handler. -
Uses of I_CmsLocaleHandler in org.opencms.workplace
Classes in org.opencms.workplace that implement I_CmsLocaleHandlerModifier and TypeClassDescriptionfinal class
Manages the global OpenCms workplace settings for all users.