Uses of Class
com.opencms.flex.jsp.CmsJspNavElement

Uses of CmsJspNavElement in com.opencms.flex.jsp
 

Methods in com.opencms.flex.jsp that return CmsJspNavElement
 com.opencms.flex.jsp.CmsJspNavElement CmsJspNavBuilder.getNavigationForResource()
          Returns a CmsJspNavElement for the resource of the current request URI.
 com.opencms.flex.jsp.CmsJspNavElement CmsJspNavBuilder.getNavigationForResource(java.lang.String resource)
          Returns a CmsJspNavElement for the named resource.
static com.opencms.flex.jsp.CmsJspNavElement CmsJspNavBuilder.getNavigationForResource(com.opencms.file.CmsObject cms, java.lang.String resource)
          Returns a CmsJspNavElement for the named resource.