Uses of Interface
org.opencms.staticexport.I_CmsLinkSubstitutionHandler
Package
Description
Contains the functionality for the static HTML page export.
-
Uses of I_CmsLinkSubstitutionHandler in org.opencms.staticexport
Modifier and TypeClassDescriptionclass
Advanced link substitution behavior.class
Default link substitution behavior.class
Link substitution handler required to render single tree localized sites.Modifier and TypeMethodDescriptionCmsStaticExportManager.getLinkSubstitutionHandler()
Returns the configured link substitution handler class.Modifier and TypeMethodDescriptionvoid
CmsLinkManager.setLinkSubstitutionHandler
(CmsObject cms, I_CmsLinkSubstitutionHandler linkSubstitutionHandler) Sets the internal link substitution handler.ModifierConstructorDescriptionCmsLinkManager
(I_CmsLinkSubstitutionHandler linkSubstitutionHandler) Public constructor.