| 程序包 | 说明 |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.xml.containerpage |
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsADECacheSettings |
CmsSystemConfiguration.getAdeCacheSettings()
Returns the settings of the ADE cache.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CmsSystemConfiguration.setAdeCacheSettings(CmsADECacheSettings settings)
Sets the cache settings for ADE.
|
| 构造器和说明 |
|---|
CmsADECache(CmsMemoryMonitor memMonitor,
CmsADECacheSettings cacheSettings)
Initializes the cache.
|