Liferay 6.2-ce-ga5

com.liferay.portlet.portletconfiguration.util
Class PortletConfigurationUtil

java.lang.Object
  extended by com.liferay.portlet.portletconfiguration.util.PortletConfigurationUtil

public class PortletConfigurationUtil
extends Object


Constructor Summary
PortletConfigurationUtil()
           
 
Method Summary
static String getPortletCustomCSSClassName(PortletPreferences portletSetup)
           
static String getPortletTitle(PortletPreferences portletSetup, String languageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletConfigurationUtil

public PortletConfigurationUtil()
Method Detail

getPortletCustomCSSClassName

public static String getPortletCustomCSSClassName(PortletPreferences portletSetup)
                                           throws Exception
Throws:
Exception

getPortletTitle

public static String getPortletTitle(PortletPreferences portletSetup,
                                     String languageId)

Liferay 6.2-ce-ga5