程序包 | 说明 |
---|---|
org.opencms.report |
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
|
org.opencms.workplace.list |
Generates the list views commonly used in the OpenCms Workplace "Administration" tools.
|
org.opencms.workplace.threads |
A collection of thread classes that are used in the OpenCms Workplace,
usually in connection with a report.
|
org.opencms.workplace.tools.content |
This package contains the tool classes for the content tools administration view.
|
org.opencms.workplace.tools.content.check |
This package contains the tool classes for the content check tools administration view.
|
org.opencms.workplace.tools.content.convertxml | |
org.opencms.workplace.tools.content.languagecopy |
This package contains the tool classes for the language node copy tool.
|
org.opencms.workplace.tools.content.updatexml | |
org.opencms.workplace.tools.database |
This package contains the tool classes for the database management related administration views.
|
org.opencms.workplace.tools.history |
This package contains the tool classes for the link checking related administration views.
|
org.opencms.workplace.tools.link |
This package contains the tool classes for the link checking related administration views.
|
org.opencms.workplace.tools.modules |
This package contains the tool classes for the module management related administration views.
|
org.opencms.workplace.tools.searchindex |
This package contains the tool classes for the management of search indexes and related administration views.
|
org.opencms.workplace.tools.searchindex.sourcesearch | |
org.opencms.workplace.tools.sites |
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsReportThread
Provides a common Thread class for the reports.
|
限定符和类型 | 方法和说明 |
---|---|
abstract I_CmsReportThread |
A_CmsListReport.initializeThread()
Initializes the report thread to use for this report.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDatabaseImportThread
Imports an OpenCms export file into the VFS.
|
class |
CmsExportThread
Exports selected resources of the OpenCms into an OpenCms export file.
|
class |
CmsExternalLinksValidatorThread
Thread for extern link validation.
|
class |
CmsModuleDeleteThread
Deletes a module.
|
class |
CmsModuleReplaceThread
Replaces a module.
|
class |
CmsProjectDeleteThread
Deletes a project.
|
class |
CmsRelationsValidatorThread
A report thread for the relations validator.
|
class |
CmsSynchronizeThread
Synchronizes a VFS folder with a folder form the "real" file system.
|
class |
CmsXmlContentRepairThread
Repairs XML content resources according to their XSD using the corresponding settings object.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsChangeElementLocaleThread
Changes the element Locales of resources using the corresponding settings object.
|
class |
CmsElementRenameThread
Thread for element rename.
|
class |
CmsMergePagesThread
Thread for merging content pages.
|
class |
CmsTagReplaceThread
Replaces HTML tags of xmlpage resources using the corresponding settings object.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsElementChangeLocaleReport.initializeThread() |
I_CmsReportThread |
CmsTagReplaceReport.initializeThread() |
I_CmsReportThread |
CmsXmlContentRepairReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsContentCheckThread
Thread for content checks.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsContentCheckReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsConvertXmlThread
Converting xml contents according to new schema.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsConvertXmlReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsLanguageCopyThread
Copies language nodes in XML contents.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsLanguageCopyReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsUpdateXmlThread
Converting xml contents according to new schema.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsUpdateXmlReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsHtmlImportThread
Thread for extended html import.
|
class |
CmsRemovePubLocksThread
Remove the publish locks.
|
class |
CmsStaticExportThread
Does a full static export of all system resources in the current site.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsDatabaseExportReport.initializeThread() |
I_CmsReportThread |
CmsRemovePubLocksReport.initializeThread()
Returns the unstarted
Thread that will do the work. |
I_CmsReportThread |
CmsHtmlImportReport.initializeThread() |
I_CmsReportThread |
CmsDatabaseImportReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsHistoryClearThread
Clears the file history of the OpenCms database.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsHistoryClearReport.initializeThread() |
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsPointerLinkValidatorReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsCloneModuleThread
The report thread to clone a module.
|
class |
CmsModuleAddResourceTypeThread
The report thread to add a new resource type to a module and publish all related resources.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsModuleAddResourceTypeReport.initializeThread() |
I_CmsReportThread |
CmsModulesListImportReport.initializeThread() |
I_CmsReportThread |
CmsModulesListReplaceReport.initializeThread() |
I_CmsReportThread |
CmsCloneModuleReport.initializeThread() |
I_CmsReportThread |
CmsModulesListExportReport.initializeThread() |
I_CmsReportThread |
CmsModulesListDeleteReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsIndexingReportThread
Implements methods to utilize a report thread for
CmsIndexingReport . |
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsRebuildReport.initializeThread()
Returns the unstarted
Thread that will do the work of rebuilding the indexes
provided by the request parameter "indexes" value (comma-separated List). |
限定符和类型 | 类和说明 |
---|---|
class |
CmsSearchReplaceThread
Searches in sources.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsSourceSearchReport.initializeThread() |
限定符和类型 | 类和说明 |
---|---|
class |
CmsSitesWebserverThread
Executes a script file.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsReportThread |
CmsSitesWebserverReport.initializeThread() |
I_CmsReportThread |
CmsSitesRemoveReport.initializeThread() |