| Interface | Description |
|---|---|
| Document2ImagesConvertor |
Converts a document file to PNG images, one image per page.
|
| Class | Description |
|---|---|
| AbstractConvertDocument2ImagesComponent |
Document to images action: converts the document into one image per page if it is not already done.
|
| Attachment2FlipbookUriResolver |
URIResolver for type "attachment-content-pdf2flash".TODO These links point to a document file from the attachments of the current Content converted it to flash. |
| ConvertContentAttachment2ImagesAction |
Action to convert a content attachment file into images.
|
| ConvertContentAttachment2ImagesComponent |
Implementation of a
AbstractConvertDocument2ImagesComponent for a content attachment |
| ConvertExternalResource2ImagesComponent |
Implementation of a
AbstractConvertDocument2ImagesComponent for an external resource |
| ConvertMetadata2ImagesAction |
Action to convert a binary metadata into images.
|
| ConvertMetadata2ImagesComponent |
Implementation of a
AbstractConvertDocument2ImagesComponent for a binary metadata |
| ConvertResource2ImagesAction |
Action to convert a resource file into images.
|
| ConvertResource2ImagesComponent |
Implementation of a
AbstractConvertDocument2ImagesComponent for a Resource |
| GetFirstPageAction |
Get the first page image for thumbnail
|
| ImagesGenerator |
Generates information on the generated images.
|
| InvalidateFlipbookCacheOnResourceUpdateObserver |
Observer for listening resource changes in order to invalidate flipbook cache on front-office. |
| Metadata2FlipbookUriResolver |
URIResolver for type "resource-pdf2flash".TODO These links point to a document file from the resource explorer converted to flash. |
| PdfCoverResourceHandler |
Resource handler for pdf resources files
|
| Resource2FlipbookUriResolver |
URIResolver for type "resource-pdf2flash".TODO These links point to a document file from the resource explorer converted to flash. |
| Exception | Description |
|---|---|
| FlipbookException |
Flipbook exception, used whenever there is an error specific to the plugin.
|