Liferay 6.2-ce-ga5

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 types with arguments of type NavItem
static List<NavItem> NavItem.fromLayouts(javax.servlet.http.HttpServletRequest request, List<Layout> layouts, Template template)
           
 List<NavItem> NavItem.getChildren()
           
 


Liferay 6.2-ce-ga5