Uses of Class
org.opencms.i18n.CmsI18nInfo
Packages that use CmsI18nInfo
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 CmsI18nInfo in org.opencms.i18n
Methods in org.opencms.i18n that return CmsI18nInfoModifier and TypeMethodDescriptionCmsDefaultLocaleHandler.getI18nInfo
(javax.servlet.http.HttpServletRequest req, CmsUser user, CmsProject project, String resourceName) CmsLocaleManager.getI18nInfo
(javax.servlet.http.HttpServletRequest req, CmsUser user, CmsProject project, String resource) Returns the the appropriate locale/encoding for a request, using the "right" locale handler for the given resource.CmsSingleTreeLocaleHandler.getI18nInfo
(javax.servlet.http.HttpServletRequest req, CmsUser user, CmsProject project, String resourceName) I_CmsLocaleHandler.getI18nInfo
(javax.servlet.http.HttpServletRequest req, CmsUser user, CmsProject project, String resource) Returns the i18n information to use in the request context. -
Uses of CmsI18nInfo in org.opencms.workplace
Methods in org.opencms.workplace that return CmsI18nInfoModifier and TypeMethodDescriptionCmsWorkplaceManager.getI18nInfo
(javax.servlet.http.HttpServletRequest req, CmsUser user, CmsProject project, String resource)