Uses of Interface
com.liferay.portal.kernel.servlet.URLEncoder
Packages that use URLEncoder
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the kernel portlet interfaces and classes.
-
Uses of URLEncoder in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return URLEncoderModifier and TypeMethodDescriptionPortlet.getURLEncoderInstance()
Returns the URL encoder instance of the portlet.PortletWrapper.getURLEncoderInstance()
Returns the URL encoder instance of the portlet. -
Uses of URLEncoder in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return URLEncoderMethods in com.liferay.portal.kernel.portlet that return types with arguments of type URLEncoderMethods in com.liferay.portal.kernel.portlet with parameters of type URLEncoderModifier and TypeMethodDescriptionvoid
LiferayPortletResponse.setURLEncoder
(URLEncoder urlEncoder)
PortletBag.getURLEncoderInstance()