Class CQ.wcm.OfflineImporter
| Package: | CQ.wcm |
| Class: | OfflineImporter |
| Extends: | CQ.wcm.Viewport |
| Clientlib: | cq.widgets |
| xtype: | offlineimporter |
The OfflineImporter is a tool to import and convert Microsoft Word
documents to CQ5 pages. This feature allows content to be edited
offline using a word processor. Note that the new XML-based .docx
file format used by Office 2007 is not yet supported, you'll need to
use the traditional Word .doc format (used by Office 2003 and earlier).
This OfflineImporter class defines the user interface for accessing the
offline import feature. The document to be imported and any options
collecte by this user interface are sent to the offline importer servlet
at /libs/wcm/offline/import.
Public Properties
This class has no public properties.
Public Methods
| |
OfflineImporter( Object config )
Creates a new OfflineImporter.
Creates a new OfflineImporter.
|
OfflineImporter |
Public Events
This class has no public events.