Classes
\SilverStripe\DocumentConverter
| Name | Description | |
|---|---|---|
| ImportField | DocumentImporterField is built on top of UploadField to access a document conversion capabilities. The original field is stripped down to allow only uploads from the user's computer, and triggers the conversion when the upload is completed. | EMPTY |
| PageExtension | No description available | EMPTY |
| ServiceConnector | Utility class hiding the specifics of the document conversion process. | EMPTY |
| SettingsField | Provides a document import capability through the use of an external service. | EMPTY |
\SilverStripe\DocumentConverter\Tests
| Name | Description | |
|---|---|---|
| PageExtensionTest | No description available | EMPTY |
| SettingsFieldTest | No description available | EMPTY |
\SilverStripe\DocumentConverter\Tests\Stubs
| Name | Description | |
|---|---|---|
| MockDocvertService | No description available | EMPTY |
| TestPage | No description available | EMPTY |