Uses of Class
org.opencms.staticexport.CmsStaticExportManager
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsStaticExportManager in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsImportExportConfiguration.getStaticExportManager()
Returns the initialized static export manager.Modifier and TypeMethodDescriptionvoid
CmsImportExportConfiguration.setStaticExportManager
(CmsStaticExportManager manager) Sets the generated static export manager. -
Uses of CmsStaticExportManager in org.opencms.main
Modifier and TypeMethodDescriptionstatic CmsStaticExportManager
OpenCms.getStaticExportManager()
Returns the properties for the static export.protected CmsStaticExportManager
OpenCmsCore.getStaticExportManager()
Returns the properties for the static export.