程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
限定符和类型 | 方法和说明 |
---|---|
CmsStaticExportManager |
CmsImportExportConfiguration.getStaticExportManager()
Returns the initialized static export manager.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsImportExportConfiguration.setStaticExportManager(CmsStaticExportManager manager)
Sets the generated static export manager.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsStaticExportManager |
OpenCms.getStaticExportManager()
Returns the properties for the static export.
|
protected CmsStaticExportManager |
OpenCmsCore.getStaticExportManager()
Returns the properties for the static export.
|