Uses of Interface
org.opencms.relations.I_CmsCustomLinkRenderer
Packages that use I_CmsCustomLinkRenderer
Package
Description
Provides the main OpenCms "operating system".
-
Uses of I_CmsCustomLinkRenderer in org.opencms.main
Classes in org.opencms.main that implement I_CmsCustomLinkRendererModifier and TypeClassDescriptionclass
Resource init handler that provides an alternative way of serving static files like images or binary files, using the API authorization mechanism instead of the normal authorization handler. -
Uses of I_CmsCustomLinkRenderer in org.opencms.xml.xml2json
Methods in org.opencms.xml.xml2json that return I_CmsCustomLinkRendererModifier and TypeMethodDescriptionstatic I_CmsCustomLinkRenderer
CmsJsonResourceHandler.getLinkRenderer
(CmsObject cms) Gets the link renderer for the current CMS context.