Uses of Enum
org.opencms.module.CmsModuleXmlHandler.XmlWriteMode
Package
Description
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
-
Uses of CmsModuleXmlHandler.XmlWriteMode in org.opencms.module
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CmsModuleXmlHandler.XmlWriteMode[]
CmsModuleXmlHandler.XmlWriteMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic org.dom4j.Element
CmsModuleXmlHandler.generateXml
(CmsModule module, CmsModuleXmlHandler.XmlWriteMode writeMode) Generates a detached XML element for a module.