public class SiteNavigationModel extends Object
Constructor and Description |
---|
SiteNavigationModel(SiteNavigation siteNavigation,
javax.jcr.Node siteRoot,
javax.jcr.Node currentNode) |
Modifier and Type | Method and Description |
---|---|
int |
getHorizontalLevel()
Get the level (= depth) of the horizontal navigation.
|
NavigationModel |
getHorizontalNavigation() |
int |
getHorizontalStartLevel()
Get the start level of the horizontal navigation.
|
int |
getVerticalLevel()
Get the level (= depth) of the vertical navigation.
|
NavigationModel |
getVerticalNavigation() |
int |
getVerticalStartLevel()
Get the start level of the vertical navigation.
|
boolean |
isShowHorizontalNavigation() |
boolean |
isShowVerticalNavigation() |
public SiteNavigationModel(SiteNavigation siteNavigation, javax.jcr.Node siteRoot, javax.jcr.Node currentNode)
public NavigationModel getHorizontalNavigation() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public NavigationModel getVerticalNavigation() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public boolean isShowHorizontalNavigation()
public boolean isShowVerticalNavigation()
public int getHorizontalStartLevel()
public int getVerticalStartLevel()
public int getVerticalLevel()
public int getHorizontalLevel()
Copyright © 2008–2015 Magnolia International Ltd.. All rights reserved.