Liferay 6.0.5

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

Packages that use NavItem
com.liferay.portal.theme   
 

Uses of NavItem in com.liferay.portal.theme
 

Methods in com.liferay.portal.theme that return NavItem
static NavItem NavItem.fromLayout(RequestVars vars, Layout layout)
           
 

Methods in com.liferay.portal.theme that return types with arguments of type NavItem
static List<NavItem> NavItem.fromLayouts(RequestVars vars, List<Layout> layouts)
           
 List<NavItem> NavItem.getChildren()
           
 


Liferay 6.0.5