程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
限定符和类型 | 方法和说明 |
---|---|
CmsModuleManager |
CmsModuleConfiguration.getModuleManager()
Returns the configured module manager.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsModuleManager |
OpenCms.getModuleManager()
Returns the module manager.
|
protected CmsModuleManager |
OpenCmsCore.getModuleManager()
Returns the module manager.
|