程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
org.opencms.module |
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
|
org.opencms.setup |
Used during the initial setup of the database by the OpenCms setup wizard.
|
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.tools.modules |
This package contains the tool classes for the module management related administration views.
|
类和说明 |
---|
CmsModuleManager
Manages the modules of an OpenCms installation.
|
CmsModuleXmlHandler
Adds the XML handler rules for import and export of a single module.
|
类和说明 |
---|
CmsModuleManager
Manages the modules of an OpenCms installation.
|
类和说明 |
---|
CmsModule
Describes an OpenCms module.
|
CmsModuleDependency
Describes an OpenCms module dependency.
|
CmsModuleVersion
A version number for an OpenCms module.
|
CmsModuleXmlHandler
Adds the XML handler rules for import and export of a single module.
|
I_CmsModuleAction
Module action classes in OpenCms must implement this interface.
|
类和说明 |
---|
CmsModule
Describes an OpenCms module.
|
CmsModuleVersion
A version number for an OpenCms module.
|
类和说明 |
---|
A_CmsModuleAction
Simple base implementation of the
I_CmsModuleAction interface,
extend this class for more sophisticated module action implementations. |
CmsModule
Describes an OpenCms module.
|
I_CmsModuleAction
Module action classes in OpenCms must implement this interface.
|
类和说明 |
---|
CmsModule
Describes an OpenCms module.
|