| 接口 | 说明 |
|---|---|
| I_CmsDetailPageFinder |
Interface for classes which can find the detail page 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.
|
| CmsSitemapDetailPageFinder |
This class uses information from the detail page information stored in the sitemap to find the detail page for
a given resource.
|
| Messages |
Convenience class to access the localized messages of this OpenCms package.
|