See: Description
| Interface | Description |
|---|---|
| I_CmsContentCheck |
This interface defines an OpenCms content check.
|
| Class | Description |
|---|---|
| A_CmsContentCheck |
Abstract class for a CmsContentCheck.
|
| CmsContentCheck |
Main implementation of the content check.
|
| CmsContentCheckCollector |
Collector for receiving
CmsResource objects from a CmsContentCheckResult. |
| CmsContentCheckDialog |
Dialog for selecting the content checks.
|
| CmsContentCheckFilesDialog |
Result List Dialog.
|
| CmsContentCheckProperty |
This implementation of the I_CmsContentCheck interface implements a check for
resource properties.
|
| CmsContentCheckPropertyObject |
This class encapsulates the configuration of one property check used by the
property content check.
|
| CmsContentCheckReport |
Provides a report for checking the content of resources in the OpenCms VFS.
|
| CmsContentCheckResource |
This object encapuslates a CmsResource, its content and unmarshalled xml content
for processing in the content check plugins.
|
| CmsContentCheckResult |
This class holds the results of the content tests and provides methods to access the collected
errors and warnings.
|
| CmsContentCheckThread |
Thread for content checks.
|
| Messages |
Convenience class to access the localized messages of this OpenCms package.
|
This package contains the tool classes for the content check tools administration view.