public class StrutsURLEncoder
extends Object
implements com.liferay.portal.kernel.servlet.URLEncoder
Constructor and Description |
---|
StrutsURLEncoder(String contextPath,
String mainPath,
String servletMapping,
com.liferay.portal.kernel.portlet.LiferayPortletURL liferayPortletURL) |
Modifier and Type | Method and Description |
---|---|
String |
encodeURL(javax.servlet.http.HttpServletResponse response,
String path) |
static void |
setParameters(com.liferay.portal.kernel.portlet.LiferayPortletURL liferayPortletURL,
String queryString) |
public StrutsURLEncoder(String contextPath, String mainPath, String servletMapping, com.liferay.portal.kernel.portlet.LiferayPortletURL liferayPortletURL)
public static void setParameters(com.liferay.portal.kernel.portlet.LiferayPortletURL liferayPortletURL, String queryString)
public String encodeURL(javax.servlet.http.HttpServletResponse response, String path)
encodeURL
in interface com.liferay.portal.kernel.servlet.URLEncoder