Uses of Class
org.opencms.ade.configuration.CmsADEManager
Packages that use 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
Methods in org.opencms.ade.detailpage with parameters of type CmsADEManagerModifier and TypeMethodDescriptionCmsDefaultDetailPageHandler.getDetailPage(CmsADEManager manager, CmsObject cms, String contentRootPath, String originPath, String targetDetailPage) Gets the detail page for a content element.static StringCmsPermissiveDetailPageHandler.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
Methods in org.opencms.main that return CmsADEManagerModifier and TypeMethodDescriptionstatic CmsADEManagerOpenCms.getADEManager()Gets the initialized ADE manager.protected CmsADEManagerOpenCmsCore.getADEManager()Gets the ADE manager, and makes sure it is initialized.