Uses of Class
org.opencms.jsp.CmsJspNavBuilder.NavContext
Package
Description
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
-
Uses of CmsJspNavBuilder.NavContext in org.opencms.jsp
Modifier and TypeFieldDescriptionprotected CmsJspNavBuilder.NavContext
CmsJspNavElement.m_navContext
The navigation context.Modifier and TypeMethodDescriptionCmsJspNavElement.getNavContext()
Returns the navigation builder context.Modifier and TypeMethodDescriptionvoid
CmsJspNavElement.setNavContext
(CmsJspNavBuilder.NavContext navContext) Sets the navigation builder context.