public class PortletConfigurationUtil extends Object
| Constructor and Description |
|---|
PortletConfigurationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPortletCustomCSSClassName(PortletPreferences portletSetup) |
static String |
getPortletTitle(PortletPreferences portletSetup,
String languageId) |
static Map<Locale,String> |
getPortletTitleMap(PortletPreferences portletSetup) |
protected static boolean |
isUseCustomTitle(PortletPreferences portletSetup) |
public static String getPortletCustomCSSClassName(PortletPreferences portletSetup) throws Exception
Exceptionpublic static String getPortletTitle(PortletPreferences portletSetup, String languageId)
public static Map<Locale,String> getPortletTitleMap(PortletPreferences portletSetup)
protected static boolean isUseCustomTitle(PortletPreferences portletSetup)