Uses of Class
org.opencms.ade.configuration.CmsADEManager
Package
Description
Contains functions for the detail pages in OpenCms.
Provides the main OpenCms "operating system".
-
Uses of CmsADEManager in org.opencms.ade.detailpage
Modifier and TypeMethodDescriptionCmsDefaultDetailPageHandler.getDetailPage
(CmsADEManager manager, CmsObject cms, String contentRootPath, String originPath, String targetDetailPage) Gets the detail page for a content element.static String
CmsPermissiveDetailPageHandler.getDetailPage
(CmsADEManager manager, CmsObject cms, String pageRootPath, String originPath, String targetDetailPage) Gets the detail page for a content element. -
Uses of CmsADEManager in org.opencms.main
Modifier and TypeMethodDescriptionstatic CmsADEManager
OpenCms.getADEManager()
Gets the initialized ADE manager.protected CmsADEManager
OpenCmsCore.getADEManager()
Gets the ADE manager, and makes sure it is initialized.