| Package | Description |
|---|---|
| fr.toutatice.ecm.platform.service.editablewindows | |
| fr.toutatice.ecm.platform.service.editablewindows.types |
| Modifier and Type | Field and Description |
|---|---|
protected EditableWindow |
EwDescriptor.instance |
| Modifier and Type | Method and Description |
|---|---|
EditableWindow |
EwDescriptor.getInstance() |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
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 | Class and Description |
|---|---|
class |
CriteriaListFragment |
class |
FragmentEditableWindow
Instancie un portlet fragment
|
class |
HtmlFragment
Service dédié aux fragments html
|
class |
LinksFragment
Service dédié aux listes
|
class |
ListFragment
Service dédié aux listes
|
class |
PortletFragment
Service dédié aux listes
|
class |
RssFragment |
class |
SetFragment |
class |
SliderListFragment |
class |
SummaryFragment |
class |
ZoomFragment
Service dédié aux fragments zoom
|
Copyright © 2018. All rights reserved.