info.magnolia.module.templatingkit.navigation
Class SubNavigation
java.lang.Object
info.magnolia.module.templatingkit.navigation.SubNavigation
- Direct Known Subclasses:
- NavigationItem, NavigationModel
public class SubNavigation
- extends Object
Navigation Utility class.
Used by navigationMadel and Item
- Version:
- $Id$
- Author:
- pbracher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubNavigation
public SubNavigation(javax.jcr.Node content,
SubNavigation parent,
int depth,
boolean allOpen)
getItems
public List<NavigationItem> getItems()
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
isOpen
public boolean isOpen()
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getContent
public info.magnolia.jcr.util.ContentMap getContent()
- FIXME ioc: shouldn't this be solved by IOC on
TemplatingFunctions
.
getParent
protected SubNavigation getParent()
Copyright © 2008-2012 Magnolia International Ltd.. All Rights Reserved.