| Package | Description |
|---|---|
| fr.toutatice.ecm.platform.service.editablewindows | |
| fr.toutatice.ecm.platform.service.editablewindows.types |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<EwDescriptor,EditableWindow> |
EditableWindowService.findByCode(String code)
Get an EW by code
|
Map.Entry<EwDescriptor,EditableWindow> |
EditableWindowServiceImpl.findByCode(String code) |
Map.Entry<EwDescriptor,EditableWindow> |
EditableWindowService.getEwEntry(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri)
Get descriptor and instance of an EW
|
Map.Entry<EwDescriptor,EditableWindow> |
EditableWindowServiceImpl.getEwEntry(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri) |
String |
EditableWindowService.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
EditableWindow specific,
String fragmentCategory,
String region,
String belowUri,
String code2)
Used to instanciate a new editable window in a page.
|
String |
EditableWindowServiceImpl.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
EditableWindow specific,
String category,
String region,
String belowUri,
String code2)
Initialize a default entry in the main EW schema
|
| Modifier and Type | Method and Description |
|---|---|
String |
CriteriaListFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel document,
String uri,
String region,
String belowUri,
String code2)
}
|
String |
RssFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2)
}
|
String |
HtmlFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
String |
LinksFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
String |
ZoomFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
String |
SummaryFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
String |
EditableWindow.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
String |
SliderListFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel document,
String uri,
String region,
String belowUri,
String code2)
}
|
String |
FragmentEditableWindow.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
String |
PortletFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
String |
SetFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
String |
ListFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc,
String uri,
String region,
String belowUri,
String code2) |
Copyright © 2018. All rights reserved.