Class PreviewHelper
java.lang.Object
org.nuxeo.ecm.platform.preview.helper.PreviewHelper
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
blobSupportsPreview
(DocumentModel doc, String xpath) static boolean
docHasBlobToPreview
(DocumentModel document) static HtmlPreviewAdapter
static String
static String
getPreviewURL
(DocumentModel doc, String xpath) static String
makeHtmlPage
(String body) static boolean
-
Field Details
-
REST_API_PREFIX
- See Also:
-
hasPreviewByType
-
-
Method Details
-
getPreviewURL
-
getPreviewURL
-
typeSupportsPreview
-
docHasBlobToPreview
- Throws:
PreviewException
- Since:
- 5.7.3
-
blobSupportsPreview
- Since:
- 8.2
-
getBlobPreviewAdapter
- Since:
- 8.2
-
makeHtmlPage
- Since:
- 11.1
-