Liferay 6.1.2-ce-ga3

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

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

public class ThemeDisplayManagedBean
extends Object

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).


Constructor Summary
ThemeDisplayManagedBean()
           
 
Method Summary
 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 User getUser()

Liferay 6.1.2-ce-ga3