public class NavigationItem extends SubNavigation implements Link
Constructor and Description |
---|
NavigationItem(javax.jcr.Node content,
SubNavigation parent,
int depth,
boolean allOpen) |
Modifier and Type | Method and Description |
---|---|
String |
getHref() |
String |
getId() |
int |
getLevel() |
String |
getNavigationTitle() |
String |
getTitle() |
boolean |
isLeaf() |
boolean |
isSelected() |
boolean |
isVisible() |
getContent, getItems, getParent, isOpen
public NavigationItem(javax.jcr.Node content, SubNavigation parent, int depth, boolean allOpen)
public int getLevel()
public String getId() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public boolean isVisible()
public boolean isLeaf() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public boolean isSelected() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public String getNavigationTitle()
getNavigationTitle
in interface Link
Copyright © 2008–2015 Magnolia International Ltd.. All rights reserved.