com.liferay.portlet.imagegallerydisplay.util
Class IGUtil
java.lang.Object
com.liferay.portlet.imagegallerydisplay.util.IGUtil
public class IGUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGUtil
public IGUtil()
addPortletBreadcrumbEntries
public static void addPortletBreadcrumbEntries(Folder folder,
javax.servlet.http.HttpServletRequest request,
RenderResponse renderResponse)
throws Exception
- Throws:
Exception
addPortletBreadcrumbEntries
public static void addPortletBreadcrumbEntries(long folderId,
javax.servlet.http.HttpServletRequest request,
RenderResponse renderResponse)
throws Exception
- Throws:
Exception
getDefaultFolderId
protected static long getDefaultFolderId(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception