Liferay 6.1.2-ce-ga3

com.liferay.portlet.layoutsadmin.util
Interface Sitemap


public interface Sitemap


Method Summary
 String encodeXML(String input)
           
 String getSitemap(long groupId, boolean privateLayout, ThemeDisplay themeDisplay)
           
 

Method Detail

encodeXML

String encodeXML(String input)

getSitemap

String getSitemap(long groupId,
                  boolean privateLayout,
                  ThemeDisplay themeDisplay)
                  throws PortalException,
                         SystemException
Throws:
PortalException
SystemException

Liferay 6.1.2-ce-ga3