Uses of Class
org.opencms.module.CmsModuleXmlHandler
Packages that use CmsModuleXmlHandler
Package
Description
Reads and writes the XML based OpenCms configuration files.
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
-
Uses of CmsModuleXmlHandler in org.opencms.configuration
Methods in org.opencms.configuration with parameters of type CmsModuleXmlHandlerModifier and TypeMethodDescriptionvoid
CmsModuleConfiguration.setModule
(CmsModuleXmlHandler moduleHandler) Adds a new module to the list of configured modules. -
Uses of CmsModuleXmlHandler in org.opencms.module
Methods in org.opencms.module with parameters of type CmsModuleXmlHandlerModifier and TypeMethodDescriptionvoid
CmsModuleImportExportHandler.setModule
(CmsModuleXmlHandler moduleHandler) Will be called by the digester if a module was imported.