Package | Description |
---|---|
com.gentics.api.portalnode.templateengine |
Package for classes and interfaces of the Gentics® Template Engine.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateProcessor.put(java.lang.String key,
java.lang.Object object)
Used to store objects in the template processor which will be available
in the template source as variables.
|
void |
TemplateProcessor.putAll(java.util.Map map)
Store all objects in the given map into the context of the template
processor
|
Copyright © 2022 Gentics Software. All Rights Reserved.