Uses of Class
org.opencms.jsp.util.CmsJspLinkWrapper
Packages that use CmsJspLinkWrapper
Package
Description
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
Utility classes to be used for JSP pages.
-
Uses of CmsJspLinkWrapper in org.opencms.jsp
Methods in org.opencms.jsp that return CmsJspLinkWrapperModifier and TypeMethodDescriptionCmsJspResourceWrapper.getToLink()
Gets a link wrapper corresponding to the the resource's path. -
Uses of CmsJspLinkWrapper in org.opencms.jsp.util
Fields in org.opencms.jsp.util with type parameters of type CmsJspLinkWrapperModifier and TypeFieldDescriptionprotected Optional<CmsJspLinkWrapper>
A_CmsJspValueWrapper.m_linkObj
Cached link wrapper - use Optional to distinguish 'uncached' state from 'does not exist'.protected Optional<CmsJspLinkWrapper>
A_CmsJspValueWrapper.m_linkObj
Cached link wrapper - use Optional to distinguish 'uncached' state from 'does not exist'.protected Optional<CmsJspLinkWrapper>
A_CmsJspValueWrapper.m_linkObj
Cached link wrapper - use Optional to distinguish 'uncached' state from 'does not exist'.Methods in org.opencms.jsp.util that return CmsJspLinkWrapperModifier and TypeMethodDescriptionGets the link wrapper for the given path.