Liferay 7.0-ce-m6

com.liferay.portlet.imagegallerydisplay.display.context.util
Class IGRequestHelper

java.lang.Object
  extended by com.liferay.portal.kernel.display.context.util.BaseRequestHelper
      extended by com.liferay.portlet.documentlibrary.display.context.util.DLRequestHelper
          extended by com.liferay.portlet.imagegallerydisplay.display.context.util.IGRequestHelper

public class IGRequestHelper
extends DLRequestHelper


Constructor Summary
IGRequestHelper(javax.servlet.http.HttpServletRequest request)
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.documentlibrary.display.context.util.DLRequestHelper
getDLGroupServiceSettings, getDLPortletInstanceSettings
 
Methods inherited from class com.liferay.portal.kernel.display.context.util.BaseRequestHelper
getCompany, getCompanyId, getCurrentURL, getLayout, getLiferayPortletRequest, getLiferayPortletResponse, getLocale, getPermissionChecker, getPortletDisplay, getPortletId, getPortletName, getPortletResource, getPortletTitle, getRequest, getResourcePortletId, getResourcePortletName, getScopeGroupId, getSiteGroupId, getThemeDisplay, getUser, getUserId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IGRequestHelper

public IGRequestHelper(javax.servlet.http.HttpServletRequest request)

Liferay 7.0-ce-m6