| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.rendering | |
| org.nuxeo.ecm.platform.rendering.impl | |
| org.nuxeo.ecm.platform.rendering.template |
| Modifier and Type | Method and Description |
|---|---|
Collection<RenderingResult> |
RenderingService.process(RenderingContext ctx)
Processes the given context and returns a collection of results.
|
RenderingResult |
RenderingEngine.process(RenderingContext ctx)
Processes the given context and return a rendering result.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRenderingContext
Abstract RenderingContext subclass that adds capabilities of storing a
DocumentModel and retrieve RenderingConfig associated with the current set
DocumentModel.
|
class |
DocumentRenderingContext
Abstract RenderingContext subclass that adds capabilities of storing a
DocumentModel and retrieve RenderingConfig associated with the current set
DocumentModel.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RenderingResult> |
RenderingServiceImpl.process(RenderingContext renderingCtx) |
| Modifier and Type | Method and Description |
|---|---|
RenderingResult |
FreemarkerRenderingEngine.process(RenderingContext ctx) |
Copyright © 2014 Nuxeo SA. All rights reserved.