| Package | Description |
|---|---|
| org.opencms.jsp |
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
|
| Modifier and Type | Field and Description |
|---|---|
protected CmsJspNavBuilder.NavContext |
CmsJspNavElement.m_navContext
The navigation context.
|
| Modifier and Type | Method and Description |
|---|---|
CmsJspNavBuilder.NavContext |
CmsJspNavElement.getNavContext()
Returns the navigation builder context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsJspNavElement.setNavContext(CmsJspNavBuilder.NavContext navContext)
Sets the navigation builder context.
|