See: Description
Interface | Description |
---|---|
I_CmsDetailPageHandler |
Interface for classes which can find the detail page for a given resource,
and determine whether a given detail page / detail content combination is valid.
|
Class | Description |
---|---|
CmsDefaultDetailPageHandler |
This class uses information from the detail page information stored in the sitemap to find/recognize the detail pages for
a given resource.
|
CmsDetailPageConfigurationWriter |
Class for writing detail page information to an XML configuration file.
|
CmsDetailPageInfo |
Data bean containing the information for a detail page.
|
CmsDetailPageResourceHandler |
Resource init handler for detail-pages.
|
CmsDetailPageUtil |
This is a utility class which provides convenience methods for finding detail page names for resources which include
the URL names of the resources themselves.
|
CmsPermissiveDetailPageHandler |
Original detail page handler implementing the detail page logic from OpenCms versions up to 11.0.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|