org.exoplatform.services.portletcontainer.plugins.pc.utils
Class PortletUtil
java.lang.Object
org.exoplatform.services.portletcontainer.plugins.pc.utils.PortletUtil
public class PortletUtil
- extends Object
Created by the Exo Development team.
Author : Tuan Nguyen
tuan08@users.sourceforge.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletUtil
public PortletUtil()
getPortletTitle
public static final String getPortletTitle(Portlet portlet)
- Parameters:
portlet - portlet object
- Returns:
- portlet title
getDescription
public static final String getDescription(Portlet portlet,
String lang)
- Parameters:
portlet - portlet objectlang - language
- Returns:
- description for specified language
Copyright © 2009 eXo Platform SAS. All Rights Reserved.