Uses of Interface
org.opencms.ade.configuration.I_CmsSitemapExtraInfoProvider
Packages that use I_CmsSitemapExtraInfoProvider
-
Uses of I_CmsSitemapExtraInfoProvider in org.opencms.ade.configuration
Methods in org.opencms.ade.configuration that return types with arguments of type I_CmsSitemapExtraInfoProviderModifier and TypeMethodDescriptionCmsADEManager.getSitemapExtraInfoProviders()
Gets the registered sitemap extra info providers.Methods in org.opencms.ade.configuration with parameters of type I_CmsSitemapExtraInfoProviderModifier and TypeMethodDescriptionvoid
CmsADEManager.addSitemapExtraInfoProvider
(I_CmsSitemapExtraInfoProvider provider) Adds a sitemap extra info provider.void
CmsADEManager.removeSitemapExtraInfoProvider
(I_CmsSitemapExtraInfoProvider provider)