请参阅: 说明
接口 | 说明 |
---|---|
I_CmsImport |
This interface describes a import class which is used to import resources into the VFS.
|
I_CmsImportExportHandler |
An import/export handler is an abstract layer to hide the logic how to import/export a specific
type of Cms data.
|
类 | 说明 |
---|---|
A_CmsImport | 已过时
the import is done starting with
CmsImportVersion7 with the digester |
CmsExport |
Provides the functionality to export files from the OpenCms VFS to a ZIP file.
|
CmsExportHelper |
Wrapper to write exported OpenCms resources either to a .ZIP file or to the file system.
|
CmsExportParameters |
Export parameters.
|
CmsExtendedHtmlImportDefault |
The CmsExtendedHtmlImportManager keeps the default values for the HTML-> OpenCms Template converter.
|
CmsImport |
Holds the functionality to import resources from the file system
or a zip file into the OpenCms VFS.
|
CmsImportExportManager |
Provides information about how to handle imported resources.
|
CmsImportHelper |
Import helper.
|
CmsImportParameters |
Import parameters.
|
CmsImportVersion2 | 已过时
this import class is no longer in use and should only be used to import old export files
|
CmsImportVersion3 | 已过时
this import class is no longer in use and should only be used to import old export files
|
CmsImportVersion4 | 已过时
this import class is no longer in use and should only be used to import old export files
|
CmsImportVersion5 | 已过时
this import class is no longer in use and should only be used to import old export files
|
CmsImportVersion6 | 已过时
this import class is no longer in use and should only be used to import old export files
|
CmsImportVersion7 |
Adds the XML handler rules for import and export of resources and accounts.
|
CmsVfsImportExportHandler |
Import/export handler implementation for VFS data.
|
CmsXmlPageConverter | 已过时
no longer in use
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
异常错误 | 说明 |
---|---|
CmsImportExportException |
Signals an error during import or export of OpenCms data.
|