Uses of Class
org.opencms.ade.configuration.CmsSitemapAttributeEditorConfiguration
Packages that use CmsSitemapAttributeEditorConfiguration
-
Uses of CmsSitemapAttributeEditorConfiguration in org.opencms.ade.configuration
Fields in org.opencms.ade.configuration declared as CmsSitemapAttributeEditorConfigurationModifier and TypeFieldDescriptionstatic final CmsSitemapAttributeEditorConfigurationCmsSitemapAttributeEditorConfiguration.EMPTYA configuration with no entries.Methods in org.opencms.ade.configuration that return CmsSitemapAttributeEditorConfigurationModifier and TypeMethodDescriptionCmsADEConfigCacheState.getAttributeEditorConfiguration(CmsUUID id) Gets the sitemap attribute editor configuration with the given id (or null, if there isn't one).CmsADEConfigData.getAttributeEditorConfiguration()Gets the active sitemap attribute editor configuration.CmsSitemapAttributeEditorConfiguration.read(CmsObject cms, CmsResource res) Reads the attribute definitions from an XML content.