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