com.liferay.portlet.portletconfiguration.util
Class PortletConfigurationUtil

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

public class PortletConfigurationUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PortletConfigurationUtil()
           
 
Method Summary
static java.lang.String getPortletCustomCSSClassName(javax.portlet.PortletPreferences portletSetup)
           
static java.lang.String getPortletTitle(javax.portlet.PortletPreferences portletSetup, java.lang.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 java.lang.String getPortletCustomCSSClassName(javax.portlet.PortletPreferences portletSetup)
                                                     throws java.lang.Exception
Throws:
java.lang.Exception

getPortletTitle

public static java.lang.String getPortletTitle(javax.portlet.PortletPreferences portletSetup,
                                               java.lang.String languageId)