程序包 | 说明 |
---|---|
org.opencms.i18n |
Classes to handle internalization (i18n) and locale selection in OpenCms.
|
org.opencms.workplace |
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDefaultLocaleHandler
Default implementation of the locale handler.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsLocaleHandler |
CmsLocaleManager.getLocaleHandler()
Returns the configured locale handler.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsLocaleManager.setLocaleHandler(I_CmsLocaleHandler localeHandler)
Sets the configured locale handler.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsWorkplaceManager
Manages the global OpenCms workplace settings for all users.
|