com.liferay.util.bridges.jsf.common
Class ThemeDisplayManagedBean

java.lang.Object
  extended by com.liferay.util.bridges.jsf.common.ThemeDisplayManagedBean

public class ThemeDisplayManagedBean
extends java.lang.Object

View Source

This class is designed to be a convenient JSF managed bean that can be used to get portal related information (such as the user's time zone).

Author:
Neil Griffin

Constructor Summary
ThemeDisplayManagedBean()
           
 
Method Summary
 com.liferay.portal.model.User getUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeDisplayManagedBean

public ThemeDisplayManagedBean()
Method Detail

getUser

public com.liferay.portal.model.User getUser()