Uses of Interface
org.opencms.ade.detailpage.I_CmsDetailPageHandler
Package
Description
Contains the ade configuration classes.
Contains functions for the detail pages in OpenCms.
Reads and writes the XML based OpenCms configuration files.
-
Uses of I_CmsDetailPageHandler in org.opencms.ade.configuration
Modifier and TypeMethodDescriptionCmsADEManager.getDetailPageHandler()
Gets the detail page finder. -
Uses of I_CmsDetailPageHandler in org.opencms.ade.detailpage
Modifier and TypeClassDescriptionclass
This class uses information from the detail page information stored in the sitemap to find/recognize the detail pages for a given resource.class
Original detail page handler implementing the detail page logic from OpenCms versions up to 11.0. -
Uses of I_CmsDetailPageHandler in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getDetailPageHandler()
Gets the detail page handler.Modifier and TypeMethodDescriptionvoid
CmsSystemConfiguration.setDetailPageHandler
(I_CmsDetailPageHandler handler) Sets the detail page handler.