com.liferay.portlet
Class PortletSetupUtil
java.lang.Object
com.liferay.portlet.PortletSetupUtil
public class PortletSetupUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletSetupUtil
public PortletSetupUtil()
cssToJSONObject
public static JSONObject cssToJSONObject(PortletPreferences portletSetup,
String css)
throws Exception
- Throws:
Exception
cssToJSONString
public static String cssToJSONString(PortletPreferences portletSetup)