程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.module |
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsModuleConfiguration.setModule(CmsModuleXmlHandler moduleHandler)
Adds a new module to the list of configured modules.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsModuleImportExportHandler.setModule(CmsModuleXmlHandler moduleHandler)
Will be called by the digester if a module was imported.
|