Class CommonStylesUtil
java.lang.Object
com.liferay.layout.util.structure.CommonStylesUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.json.JSONArray
static com.liferay.portal.kernel.json.JSONArray
getCommonStylesJSONArray
(ResourceBundle resourceBundle) static String
getCSSTemplate
(String propertyKey) static Object
getDefaultStyleValue
(String name) static String
getResponsiveTemplate
(String propertyKey) static boolean
isResponsive
(String propertyKey)
-
Constructor Details
-
CommonStylesUtil
public CommonStylesUtil()
-
-
Method Details
-
getAvailableStyleNames
-
getCommonStylesJSONArray
public static com.liferay.portal.kernel.json.JSONArray getCommonStylesJSONArray() -
getCommonStylesJSONArray
public static com.liferay.portal.kernel.json.JSONArray getCommonStylesJSONArray(ResourceBundle resourceBundle) throws Exception - Throws:
Exception
-
getCSSTemplate
-
getDefaultStyleValue
-
getDefaultStyleValues
-
getResponsiveStyleNames
-
getResponsiveTemplate
-
isResponsive
-