Liferay 6.0.5

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

Packages that use RequestVars
com.liferay.portal.theme   
 

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