| Package | Description |
|---|---|
| fr.toutatice.portail.cms.nuxeo.api | |
| fr.toutatice.portail.cms.nuxeo.api.liveedit | |
| fr.toutatice.portail.cms.nuxeo.api.services.tag |
| Modifier and Type | Method and Description |
|---|---|
protected NuxeoController |
CMSPortlet.createNuxeoController(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
Creates Nuxeo controller.
|
| Modifier and Type | Method and Description |
|---|---|
static org.osivia.portal.core.cms.CMSBinaryContent |
ResourceUtil.getBlobHolderContent(NuxeoController ctx,
String path,
String fileIndex)
Gets the blob holder content.
|
static org.osivia.portal.core.cms.CMSBinaryContent |
ResourceUtil.getCMSBinaryContent(NuxeoController ctx,
String path,
String fileIndex)
Gets the CMS binary content.
|
static org.osivia.portal.core.cms.CMSBinaryContent |
ResourceUtil.getPictureContent(NuxeoController ctx,
String path,
String content)
Gets the picture content.
|
static VocabularyEntry |
VocabularyHelper.getVocabularyEntry(NuxeoController nuxeoController,
List<String> vocabularyNames)
Get vocabulary entry.
|
static VocabularyEntry |
VocabularyHelper.getVocabularyEntry(NuxeoController nuxeoController,
List<String> vocabularyNames,
Boolean multiLevel)
Get vocabulary entry.
|
static VocabularyEntry |
VocabularyHelper.getVocabularyEntry(NuxeoController nuxeoController,
String vocabularyName)
Get vocabulary entry.
|
static VocabularyEntry |
VocabularyHelper.getVocabularyEntry(NuxeoController nuxeoController,
String vocabularyName,
boolean multiLevel)
Get vocabulary entry.
|
static String |
VocabularyHelper.getVocabularyLabel(NuxeoController nuxeoController,
List<String> vocabularyNames,
String key)
Get vocabulary label.
|
static String |
VocabularyHelper.getVocabularyLabel(NuxeoController nuxeoController,
String vocabularyName,
String key)
Get vocabulary label.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
OnlyofficeLiveEditHelper.getStartOnlyofficePortlerUrl(org.osivia.portal.api.internationalization.Bundle bundle,
String documentPath,
NuxeoController nuxeoController,
Boolean withLock) |
| Modifier and Type | Method and Description |
|---|---|
CustomizedJsp |
INuxeoTagService.getCustomizedJsp(NuxeoController nuxeoController,
String name)
Get customized JavaServer page.
|
org.dom4j.Element |
INuxeoTagService.getDocumentIcon(NuxeoController nuxeoController,
DocumentDTO document,
String style)
Get document icon DOM element.
|
org.osivia.portal.api.urls.Link |
INuxeoTagService.getDocumentLink(NuxeoController nuxeoController,
DocumentDTO document,
String property,
String displayContext,
boolean picture,
boolean permalink)
Get document link.
|
org.dom4j.Element |
INuxeoTagService.getMimeTypeIcon(NuxeoController nuxeoController,
String mimeType,
String style)
Get MIME type icon.
|
org.osivia.portal.api.urls.Link |
INuxeoTagService.getNuxeoIconLink(NuxeoController nuxeoController,
String contextPath,
DocumentDTO document)
Get Nuxeo document icon link.
|
org.osivia.portal.api.urls.Link |
INuxeoTagService.getPreviewFileLink(NuxeoController nuxeoController,
DocumentDTO document)
Get file preview link.
|
org.osivia.portal.api.urls.Link |
INuxeoTagService.getUserProfileLink(NuxeoController nuxeoController,
String name,
String displayName)
Get user profile link.
|
Copyright © 2019. All rights reserved.