|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.layoutsadmin.util.SitemapUtil
public class SitemapUtil
| Constructor Summary | |
|---|---|
SitemapUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
encodeXML(java.lang.String input)
|
static Sitemap |
getSitemap()
|
static java.lang.String |
getSitemap(long groupId,
boolean privateLayout,
ThemeDisplay themeDisplay)
|
void |
setSitemap(Sitemap sitemap)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SitemapUtil()
| Method Detail |
|---|
public static java.lang.String encodeXML(java.lang.String input)
public static Sitemap getSitemap()
public static java.lang.String getSitemap(long groupId,
boolean privateLayout,
ThemeDisplay themeDisplay)
throws PortalException,
SystemException
PortalException
SystemExceptionpublic void setSitemap(Sitemap sitemap)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||