public class SubNavigation extends Object
Constructor and Description |
---|
SubNavigation(javax.jcr.Node content,
SubNavigation parent,
int depth,
boolean allOpen) |
Modifier and Type | Method and Description |
---|---|
info.magnolia.jcr.util.ContentMap |
getContent()
FIXME ioc: shouldn't this be solved by IOC on
TemplatingFunctions . |
List<NavigationItem> |
getItems() |
protected SubNavigation |
getParent() |
boolean |
isOpen() |
public SubNavigation(javax.jcr.Node content, SubNavigation parent, int depth, boolean allOpen)
public List<NavigationItem> getItems() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public boolean isOpen() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public info.magnolia.jcr.util.ContentMap getContent()
TemplatingFunctions
.protected SubNavigation getParent()
Copyright © 2008–2017 Magnolia International Ltd.. All rights reserved.