Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.portlet.LiferayPortletRequest

Packages that use LiferayPortletRequest
com.liferay.portal.asset   
com.liferay.portal.kernel.workflow   
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
com.liferay.portlet.asset.model   
com.liferay.portlet.blogs.asset   
com.liferay.portlet.bookmarks.asset   
com.liferay.portlet.calendar.asset   
com.liferay.portlet.directory.asset   
com.liferay.portlet.documentlibrary.asset   
com.liferay.portlet.documentlibrary.search   
com.liferay.portlet.dynamicdatalists.asset   
com.liferay.portlet.journal.asset   
com.liferay.portlet.messageboards.asset   
com.liferay.portlet.wiki.asset   
 

Uses of LiferayPortletRequest in com.liferay.portal.asset
 

Methods in com.liferay.portal.asset with parameters of type LiferayPortletRequest
 String LayoutRevisionAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portal.kernel.workflow
 

Methods in com.liferay.portal.kernel.workflow with parameters of type LiferayPortletRequest
 String BaseWorkflowHandler.getIconPath(LiferayPortletRequest liferayPortletRequest)
           
 String WorkflowHandler.getIconPath(LiferayPortletRequest liferayPortletRequest)
           
 PortletURL BaseWorkflowHandler.getURLEdit(long classPK, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL WorkflowHandler.getURLEdit(long classPK, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String BaseWorkflowHandler.getURLViewInContext(long classPK, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 String WorkflowHandler.getURLViewInContext(long classPK, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return LiferayPortletRequest
static LiferayPortletRequest PortalUtil.getLiferayPortletRequest(PortletRequest portletRequest)
           
 LiferayPortletRequest Portal.getLiferayPortletRequest(PortletRequest portletRequest)
           
 LiferayPortletRequest PortalImpl.getLiferayPortletRequest(PortletRequest portletRequest)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet
 

Classes in com.liferay.portlet that implement LiferayPortletRequest
 class ActionRequestImpl
           
 class ClientDataRequestImpl
           
 class EventRequestImpl
           
 class PortletRequestImpl
           
 class RenderRequestImpl
           
 class ResourceRequestImpl
           
 

Methods in com.liferay.portlet with parameters of type LiferayPortletRequest
static PortletURL PortletURLUtil.getCurrent(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
protected  void InvokerPortletImpl.invoke(LiferayPortletRequest portletRequest, LiferayPortletResponse portletResponse, String lifecycle, List<? extends PortletFilter> filters)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.asset.model
 

Methods in com.liferay.portlet.asset.model with parameters of type LiferayPortletRequest
protected  long BaseAssetRenderer.getControlPanelPlid(LiferayPortletRequest liferayPortletRequest)
           
 PortletURL BaseAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL AssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL AssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BaseAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL AssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, WindowState windowState, PortletURL redirectURL)
           
 PortletURL BaseAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, WindowState windowState, PortletURL redirectURL)
           
 PortletURL AssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BaseAssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String AssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 String BaseAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
protected  String BaseAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, String noSuchEntryRedirect, String path, String primaryKeyParameterName, long primaryKeyParameterValue)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.blogs.asset
 

Methods in com.liferay.portlet.blogs.asset with parameters of type LiferayPortletRequest
 PortletURL BlogsEntryAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BlogsEntryAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String BlogsEntryAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.bookmarks.asset
 

Methods in com.liferay.portlet.bookmarks.asset with parameters of type LiferayPortletRequest
 PortletURL BookmarksEntryAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BookmarksEntryAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String BookmarksEntryAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.calendar.asset
 

Methods in com.liferay.portlet.calendar.asset with parameters of type LiferayPortletRequest
 PortletURL CalEventAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL CalEventAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String CalEventAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.directory.asset
 

Methods in com.liferay.portlet.directory.asset with parameters of type LiferayPortletRequest
 PortletURL UserAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL UserAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String UserAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.documentlibrary.asset
 

Methods in com.liferay.portlet.documentlibrary.asset with parameters of type LiferayPortletRequest
 PortletURL DLFileEntryAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL DLFileEntryAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL DLFileEntryAssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String DLFileEntryAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.documentlibrary.search
 

Constructors in com.liferay.portlet.documentlibrary.search with parameters of type LiferayPortletRequest
EntriesChecker(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.dynamicdatalists.asset
 

Methods in com.liferay.portlet.dynamicdatalists.asset with parameters of type LiferayPortletRequest
 PortletURL DDLRecordAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.journal.asset
 

Methods in com.liferay.portlet.journal.asset with parameters of type LiferayPortletRequest
 PortletURL JournalArticleAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL JournalArticleAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL JournalArticleAssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String JournalArticleAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.messageboards.asset
 

Methods in com.liferay.portlet.messageboards.asset with parameters of type LiferayPortletRequest
 PortletURL MBMessageAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL MBDiscussionAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL MBCategoryAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String MBMessageAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 String MBDiscussionAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 String MBCategoryAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletRequest in com.liferay.portlet.wiki.asset
 

Methods in com.liferay.portlet.wiki.asset with parameters of type LiferayPortletRequest
 PortletURL WikiPageAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL WikiPageAssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String WikiPageAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 


Liferay 6.1.2-ce-ga3