java.lang.Object
com.semanticcms.core.servlet.NavigationTree
-
Constructor Summary
ConstructorDescriptionNavigationTree
(Page root) Creates a new navigation tree in the current page context.NavigationTree
(ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, Page root) -
Method Summary
Modifier and TypeMethodDescriptionincludeElements
(boolean includeElements) void
invoke()
linksToBook
(String linksToBook) linksToPage
(String linksToPage) maxDepth
(int maxDepth) skipRoot
(boolean skipRoot) yuiConfig
(boolean yuiConfig)
-
Constructor Details
-
NavigationTree
public NavigationTree(ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, Page root) -
NavigationTree
Creates a new navigation tree in the current page context.- See Also:
-
-
Method Details
-
skipRoot
-
yuiConfig
-
includeElements
-
target
-
thisBook
-
thisPage
-
linksToBook
-
linksToPage
-
maxDepth
-
invoke
- Throws:
ServletException
IOException
-