Package | Description |
---|---|
com.liferay.layouts.admin.kernel.util |
Modifier and Type | Method and Description |
---|---|
static SitemapURLProvider |
SitemapURLProviderRegistryUtil.getSitemapURLProvider(String className) |
Modifier and Type | Method and Description |
---|---|
static List<SitemapURLProvider> |
SitemapURLProviderRegistryUtil.getSitemapURLProviders() |
Modifier and Type | Method and Description |
---|---|
static void |
SitemapURLProviderRegistryUtil.register(SitemapURLProvider sitemapURLProvider) |
static void |
SitemapURLProviderRegistryUtil.unregister(SitemapURLProvider sitemapURLProvider) |
Modifier and Type | Method and Description |
---|---|
static void |
SitemapURLProviderRegistryUtil.unregister(List<SitemapURLProvider> sitemapURLProviders) |