Uses of Class
info.magnolia.module.templatingkit.navigation.SubNavigation

Packages that use SubNavigation
info.magnolia.module.templatingkit.navigation   
 

Uses of SubNavigation in info.magnolia.module.templatingkit.navigation
 

Subclasses of SubNavigation in info.magnolia.module.templatingkit.navigation
 class Home
          Specific NavigationItem representing the Home element.
 class NavigationItem
          Element of a navigation tree.
 class NavigationModel
          Component used in the rendering script (freemarker,...) to display a navidation tree.
 

Methods in info.magnolia.module.templatingkit.navigation that return SubNavigation
protected  SubNavigation SubNavigation.getParent()
           
 

Constructors in info.magnolia.module.templatingkit.navigation with parameters of type SubNavigation
Home(javax.jcr.Node content, SubNavigation parent)
           
NavigationItem(javax.jcr.Node content, SubNavigation parent, int depth, boolean allOpen)
           
SubNavigation(javax.jcr.Node content, SubNavigation parent, int depth, boolean allOpen)
           
 



Copyright © 2008-2014 Magnolia International Ltd.. All Rights Reserved.