| Package | Description |
|---|---|
| org.jahia.services.render |
| Modifier and Type | Field and Description |
|---|---|
Template |
Template.next |
| Modifier and Type | Method and Description |
|---|---|
Template |
Template.getNext()
Returns the next
Template in the resolution chain. |
Template |
RenderService.resolveTemplate(Resource resource,
RenderContext renderContext) |
| Modifier and Type | Method and Description |
|---|---|
List<Template> |
Template.getNextTemplates() |
| Constructor and Description |
|---|
Template(String view,
String node,
Template next,
String name)
Initializes an instance of this class.
|
Template(String view,
String node,
Template next,
String name,
int priority)
Initializes an instance of this class.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.