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