Liferay 6.1.2-ce-ga3

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

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

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.1.2-ce-ga3