Uses of Interface
com.liferay.portal.kernel.portlet.LiferayPortletURL
Packages that use LiferayPortletURL
Package
Description
This package defines the kernel portlet interfaces and classes.
This package defines the portal security authentication interfaces,
classes, utilities, wrappers, and exceptions.
-
Uses of LiferayPortletURL in com.liferay.portal.kernel.portlet
Classes in com.liferay.portal.kernel.portlet that implement LiferayPortletURLMethods in com.liferay.portal.kernel.portlet that return LiferayPortletURLModifier and TypeMethodDescriptionPortletURLFactory.create
(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle) PortletURLFactory.create
(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle, MimeResponse.Copy copy) PortletURLFactory.create
(PortletRequest portletRequest, Portlet portlet, Layout layout, String lifecycle) PortletURLFactory.create
(PortletRequest portletRequest, String portletId, long plid, String lifecycle) PortletURLFactory.create
(PortletRequest portletRequest, String portletId, long plid, String lifecycle, MimeResponse.Copy copy) PortletURLFactory.create
(PortletRequest portletRequest, String portletId, Layout layout, String lifecycle) PortletURLFactory.create
(PortletRequest portletRequest, String portletId, String lifecycle) PortletURLFactory.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle) PortletURLFactory.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle, MimeResponse.Copy copy) PortletURLFactory.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, String lifecycle) PortletURLFactory.create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, long plid, String lifecycle) PortletURLFactory.create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, Layout layout, String lifecycle) PortletURLFactory.create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, String portletId, long plid, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, String portletId, long plid, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, String portletId, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, String portletId, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, long plid, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, String lifecycle) LiferayPortletResponse.createActionURL
(String portletName) LiferayPortletResponse.createActionURL
(String portletName, MimeResponse.Copy copy) LiferayPortletResponse.createLiferayPortletURL
(long plid, String portletName, String lifecycle) LiferayPortletResponse.createLiferayPortletURL
(long plid, String portletName, String lifecycle, boolean includeLinkToLayoutUuid) LiferayPortletResponse.createLiferayPortletURL
(long plid, String portletName, String lifecycle, MimeResponse.Copy copy) LiferayPortletResponse.createLiferayPortletURL
(long plid, String portletName, String lifecycle, MimeResponse.Copy copy, boolean includeLinkToLayoutUuid) LiferayPortletResponse.createLiferayPortletURL
(String lifecycle) LiferayPortletResponse.createLiferayPortletURL
(String portletName, String lifecycle) LiferayPortletResponse.createLiferayPortletURL
(String portletName, String lifecycle, MimeResponse.Copy copy) LiferayPortletResponse.createRenderURL
(String portletName) LiferayPortletResponse.createRenderURL
(String portletName, MimeResponse.Copy copy) LiferayPortletResponse.createResourceURL
(String portletName) LiferayPortletURLWrapper.getWrapped()
Methods in com.liferay.portal.kernel.portlet with parameters of type LiferayPortletURLModifier and TypeMethodDescriptionprotected void
DefaultFriendlyURLMapper.addParametersIncludedInPath
(LiferayPortletURL liferayPortletURL, Map<String, String> routeParameters) Adds the parameters included in the path to the portlet URL.DefaultFriendlyURLMapper.buildPath
(LiferayPortletURL liferayPortletURL) FriendlyURLMapper.buildPath
(LiferayPortletURL liferayPortletURL) Generates a friendly URL path from the portlet URL object.protected void
DefaultFriendlyURLMapper.buildRouteParameters
(LiferayPortletURL liferayPortletURL, Map<String, String> routeParameters) Builds the parameter map to be used by the router by copying parameters from the portlet URL.static PortletURL
PortletURLUtil.clone
(LiferayPortletURL liferayPortletURL, String lifecycle, LiferayPortletResponse liferayPortletResponse) Constructors in com.liferay.portal.kernel.portlet with parameters of type LiferayPortletURL -
Uses of LiferayPortletURL in com.liferay.portal.kernel.security.auth
Methods in com.liferay.portal.kernel.security.auth with parameters of type LiferayPortletURLModifier and TypeMethodDescriptionvoid
AuthToken.addCSRFToken
(javax.servlet.http.HttpServletRequest httpServletRequest, LiferayPortletURL liferayPortletURL) static void
AuthTokenUtil.addCSRFToken
(javax.servlet.http.HttpServletRequest httpServletRequest, LiferayPortletURL liferayPortletURL) void
AuthToken.addPortletInvocationToken
(javax.servlet.http.HttpServletRequest httpServletRequest, LiferayPortletURL liferayPortletURL) static void
AuthTokenUtil.addPortletInvocationToken
(javax.servlet.http.HttpServletRequest httpServletRequest, LiferayPortletURL liferayPortletURL) boolean
AuthTokenWhitelist.isPortletURLCSRFWhitelisted
(LiferayPortletURL liferayPortletURL) static boolean
AuthTokenWhitelistUtil.isPortletURLCSRFWhitelisted
(LiferayPortletURL liferayPortletURL) boolean
BaseAuthTokenWhitelist.isPortletURLCSRFWhitelisted
(LiferayPortletURL liferayPortletURL) boolean
AuthTokenWhitelist.isPortletURLPortletInvocationWhitelisted
(LiferayPortletURL liferayPortletURL) static boolean
AuthTokenWhitelistUtil.isPortletURLPortletInvocationWhitelisted
(LiferayPortletURL liferayPortletURL) boolean
BaseAuthTokenWhitelist.isPortletURLPortletInvocationWhitelisted
(LiferayPortletURL liferayPortletURL)