程序包 | 说明 |
---|---|
org.opencms.main |
Provides the main OpenCms "operating system".
|
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.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 |
限定符和类型 | 方法和说明 |
---|---|
A_CmsReportThread |
CmsThreadStore.retrieveThread(CmsUUID key)
Retrieves a Thread from this Thread store.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsThreadStore.addThread(A_CmsReportThread thread)
Adds a Thread to this Thread store.
|
限定符和类型 | 类和说明 |
---|---|
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.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsContentCheckThread
Thread for content checks.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsConvertXmlThread
Converting xml contents according to new schema.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLanguageCopyThread
Copies language nodes in XML contents.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsUpdateXmlThread
Converting xml contents according to new schema.
|
限定符和类型 | 类和说明 |
---|---|
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.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsHistoryClearThread
Clears the file history of the OpenCms database.
|
限定符和类型 | 类和说明 |
---|---|
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.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsIndexingReportThread
Implements methods to utilize a report thread for
CmsIndexingReport . |
限定符和类型 | 类和说明 |
---|---|
class |
CmsSearchReplaceThread
Searches in sources.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSitesWebserverThread
Executes a script file.
|