| 程序包 | 说明 |
|---|---|
| org.opencms.ade.publish |
This package contains the server-side classes for the publish module
|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.db |
Low-level database connection and access functionality.
|
| org.opencms.db.jpa | |
| org.opencms.db.log |
This package contains the implementation classes for the DB log.
|
| org.opencms.file |
This important package provides the methods to access the OpenCms VFS repository with the permissions
of an authenticated user.
|
| org.opencms.flex |
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
|
| org.opencms.gwt |
Provides core support for GWT.
|
| org.opencms.i18n |
Classes to handle internalization (i18n) and locale selection in OpenCms.
|
| org.opencms.importexport |
Contains functions to import and export resources from the OpenCms VFS.
|
| org.opencms.jsp |
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
|
| org.opencms.jsp.util |
Utility classes to be used for JSP pages.
|
| org.opencms.loader |
Low-level functions to manage the loading of resources from the OpenCms VFS.
|
| org.opencms.lock |
The lock state of the resources in the VFS is handled with these classes.
|
| org.opencms.main |
Provides the main OpenCms "operating system".
|
| org.opencms.publish |
Classes to handle the OpenCms publish process.
|
| org.opencms.relations |
Classes to represent and validate the internal and external links/relations of resources in the OpenCms VFS.
|
| org.opencms.report |
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
|
| org.opencms.scheduler |
The OpenCms scheduler provides a facility to run jobs in a regular schedule, much
like the "cron" faciltiy in UNIX systems.
|
| org.opencms.search |
Implements the main full text search and indexing functions available in OpenCms.
|
| org.opencms.search.documents |
Handles indexing different sorts of document and resource type from the OpenCms VFS for the full text search.
|
| org.opencms.security |
Access control and security classes for the OpenCms ACL permission system.
|
| org.opencms.staticexport |
Contains the functionality for the static HTML page export.
|
| org.opencms.synchronize |
Classes used to synchronize the OpenCms VFS with the real file system.
|
| org.opencms.util |
Utility functions for String manipulation and other often used tasks.
|
| org.opencms.widgets |
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
|
| org.opencms.workflow | |
| 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.
|
| org.opencms.workplace.commons |
Contains often used OpenCms Workplace dialogs, for example
for file operations, user preferences and project based operations like publishing.
|
| org.opencms.workplace.comparison |
Contains OpenCms Workplace dialogs to compare OpenCms Xml Documents.
|
| org.opencms.workplace.editors.directedit |
Used to control the generation of the HTML for the "direct edit" buttons.
|
| org.opencms.workplace.explorer |
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
|
| org.opencms.workplace.list |
Generates the list views commonly used in the OpenCms Workplace "Administration" tools.
|
| org.opencms.workplace.tools |
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
|
| org.opencms.workplace.tools.accounts |
This package contains the tool classes for the account management related administration views.
|
| org.opencms.workplace.tools.content.languagecopy |
This package contains the tool classes for the language node copy tool.
|
| org.opencms.workplace.tools.content.propertyviewer |
This package contains the tool classes for the Property Viewer tool.
|
| org.opencms.workplace.tools.scheduler |
This package contains the tool classes for the job management related administration views.
|
| org.opencms.workplace.tools.searchindex |
This package contains the tool classes for the management of search indexes and related administration views.
|
| org.opencms.workplace.tools.workplace.logging | |
| org.opencms.xml |
Basic XML functionality and utilities used by OpenCms to maintain XML documents and content.
|
| org.opencms.xml.content |
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
|
| 类和说明 |
|---|
| A_CmsMessageBundle
Convenience base class to access the localized messages of an OpenCms package.
|
| I_CmsMessageBundle
Utility interface for generating localized messages for internal OpenCms operations.
|
| 类和说明 |
|---|
| CmsLocaleManager
Manages the locales configured for this OpenCms installation.
|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsAcceptLanguageHeaderParser.AcceptLanguage
Struct representing an element of the HTTP
Accept-Language header. |
| CmsI18nInfo
Bundle of i18n setting to be used to setup a new request context.
|
| CmsListResourceBundle
A list based resource bundle that with increased visibility of some key methods.
|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessageException
Used to signal issues with the localization support, for example during localized messages access.
|
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| CmsVfsBundleManager.Listener
Event listener class which updates the cache based on publish events.
|
| CmsVfsBundleParameters
Data class containing the parameters for a VFS-based resource bundle.
|
| CmsVfsResourceBundle
Resource bundle which loads its data from a VFS resource.
|
| CmsVfsResourceBundle.I_Loader
Implementors of this interface are responsible for actually loading the data from the VFS.
|
| I_CmsLocaleHandler
A locale handler returns the locale name to use for the given request context.
|
| I_CmsMessageBundle
Utility interface for generating localized messages for internal OpenCms operations.
|
| I_CmsMessageContainer
Interface which represents a message independent of the locale.
|
| I_CmsResourceBundle
Increases the visibility of some key methods of a
ResourceBundle. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| I_CmsMessageBundle
Utility interface for generating localized messages for internal OpenCms operations.
|
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| I_CmsMessageContainer
Interface which represents a message independent of the locale.
|
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsLocaleManager
Manages the locales configured for this OpenCms installation.
|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| I_CmsMessageBundle
Utility interface for generating localized messages for internal OpenCms operations.
|
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsI18nInfo
Bundle of i18n setting to be used to setup a new request context.
|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| CmsMultiMessages
Provides access to the localized messages for several resource bundles simultaneously.
|
| I_CmsLocaleHandler
A locale handler returns the locale name to use for the given request context.
|
| I_CmsMessageBundle
Utility interface for generating localized messages for internal OpenCms operations.
|
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| 类和说明 |
|---|
| CmsMessageContainer
Contains a localized message key, it's arguments and a
. |
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| 类和说明 |
|---|
| CmsMessages
Reads localized resource Strings from a
java.util.ResourceBundle
and provides convenience methods to access the Strings from a template. |
| CmsVfsBundleParameters
Data class containing the parameters for a VFS-based resource bundle.
|
| CmsVfsResourceBundle.I_Loader
Implementors of this interface are responsible for actually loading the data from the VFS.
|