Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.theme.RequestVars

Packages that use RequestVars
com.liferay.portal.theme This package defines the portal theme classes. 
 

Uses of RequestVars in com.liferay.portal.theme
 

Methods in com.liferay.portal.theme with parameters of type RequestVars
static NavItem NavItem.fromLayout(RequestVars vars, Layout layout)
           
static List<NavItem> NavItem.fromLayouts(RequestVars vars, List<Layout> layouts)
           
 

Constructors in com.liferay.portal.theme with parameters of type RequestVars
NavItem(RequestVars vars, Layout layout)
           
 


Liferay 6.1.2-ce-ga3