Package org.opencms.setup.xml

Contains classes to adapt xml configuration files when updating OpenCms.

See:
          Description

Interface Summary
I_CmsSetupXmlUpdate Represent a change to be applied to a xml file.
 

Class Summary
A_CmsSetupXmlUpdate Skeleton for xml update plugins.
A_CmsXmlWorkplace Skeleton for handling opencms-workplace.xml.
CmsSetupXmlHelper Helper class to modify xml files.
CmsSetupXmlManager Manages all changes to be made to xml configuration files.
CmsXmlAddAutoSetFeatures Adds the auto set features in new dialog.
CmsXmlAddAvailabilityContextMenu Adds the availability context menu node.
CmsXmlAddBackupResourceHandler Adds the new backup resource handler to the resource initialization handlers.
CmsXmlAddContentNotification Adds the new content notification node.
CmsXmlAddDEHelpSearchIndex Adds the german help search index.
CmsXmlAddImageLoader Adds the new image loader.
CmsXmlAddImgGalleryContextMenues Adds the new rename and comment context menues for image galleries.
CmsXmlAddImgGalleryParam Adds the new image gallery parameter processing parameter.
CmsXmlAddImportClasses Adds the new import classes, from 6.2.3 to 7.0.x.
CmsXmlAddMimeTypes Adds the new mime types node.
CmsXmlAddMultiContextMenu Adds the new content notification node.
CmsXmlAddPublishButtonAppearance Adds the new publish button appearance node.
CmsXmlAddXmlContentWidgets Adds the new xml content widgets.
CmsXmlRemovePageSearchIndexSource1 Removes the doctype 'page' from the search index source 'source1'.
CmsXmlRemoveSysSearchIndex Removes the system folder search index.
CmsXmlReplaceHtmlAreaWidgets Replaces the html area widget entries.
CmsXmlUpdateDefaultPermissions Updates default permissions for explorer access.
CmsXmlUpdateDefaultProperties Update the default properties, from 6.2.3 to 7.0.x.
CmsXmlUpdateHistoryContextMenu Modifies the history context menu.
CmsXmlUpdateLocalizationKeys Updates localization keys.
 

Package org.opencms.setup.xml Description

Contains classes to adapt xml configuration files when updating OpenCms.

Since:
6.0.0
Version:
$Revision: 1.1 $