com.liferay.layout.internal.util.SitemapImpl@Deprecated
public class SitemapImpl
extends Object
implements com.liferay.layouts.admin.kernel.util.Sitemap
| Constructor and Description |
|---|
SitemapImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addURLElement(com.liferay.portal.kernel.xml.Element element,
String url,
com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties,
Date modifiedDate,
String canonicalURL,
Map<Locale,String> alternateURLs)
Deprecated.
|
String |
encodeXML(String input)
Deprecated.
|
Map<Locale,String> |
getAlternateURLs(String canonicalURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout)
Deprecated.
|
String |
getSitemap(long groupId,
boolean privateLayout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Deprecated.
|
String |
getSitemap(String layoutUuid,
long groupId,
boolean privateLayout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Deprecated.
|
protected void |
visitLayoutSet(com.liferay.portal.kernel.xml.Element element,
com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Deprecated.
|
public void addURLElement(com.liferay.portal.kernel.xml.Element element,
String url,
com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties,
Date modifiedDate,
String canonicalURL,
Map<Locale,String> alternateURLs)
addURLElement in interface com.liferay.layouts.admin.kernel.util.Sitemappublic String encodeXML(String input)
encodeXML in interface com.liferay.layouts.admin.kernel.util.Sitemappublic Map<Locale,String> getAlternateURLs(String canonicalURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout)
throws com.liferay.portal.kernel.exception.PortalException
getAlternateURLs in interface com.liferay.layouts.admin.kernel.util.Sitemapcom.liferay.portal.kernel.exception.PortalExceptionpublic String getSitemap(long groupId,
boolean privateLayout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getSitemap in interface com.liferay.layouts.admin.kernel.util.Sitemapcom.liferay.portal.kernel.exception.PortalExceptionpublic String getSitemap(String layoutUuid,
long groupId,
boolean privateLayout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getSitemap in interface com.liferay.layouts.admin.kernel.util.Sitemapcom.liferay.portal.kernel.exception.PortalExceptionprotected void visitLayoutSet(com.liferay.portal.kernel.xml.Element element,
com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException