Class SearchDisplayStyleUtil
Object
com.liferay.portal.kernel.portlet.SearchDisplayStyleUtil
- Author:
- Iván Zaera Avellón
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetDisplayStyle(PortletRequest portletRequest, String portletName, String defaultValue) static StringgetDisplayStyle(PortletRequest portletRequest, String portletName, String key, String defaultValue) static StringgetDisplayStyle(PortletRequest portletRequest, String portletName, String key, String defaultValue, boolean clearCache) static StringgetDisplayStyle(javax.servlet.http.HttpServletRequest httpServletRequest, String portletName, String defaultValue) static StringgetDisplayStyle(javax.servlet.http.HttpServletRequest httpServletRequest, String portletName, String defaultValue, boolean clearCache) static StringgetDisplayStyle(javax.servlet.http.HttpServletRequest httpServletRequest, String portletName, String key, String defaultValue) static StringgetDisplayStyle(javax.servlet.http.HttpServletRequest httpServletRequest, String portletName, String key, String defaultValue, boolean clearCache)
-
Constructor Details
-
SearchDisplayStyleUtil
public SearchDisplayStyleUtil()
-
-
Method Details
-
getDisplayStyle
-
getDisplayStyle
-
getDisplayStyle
-
getDisplayStyle
-
getDisplayStyle
public static String getDisplayStyle(PortletRequest portletRequest, String portletName, String defaultValue) -
getDisplayStyle
public static String getDisplayStyle(PortletRequest portletRequest, String portletName, String key, String defaultValue) -
getDisplayStyle
public static String getDisplayStyle(PortletRequest portletRequest, String portletName, String key, String defaultValue, boolean clearCache)
-