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(String key,
Object object)
Used to store objects in the template processor which will be available
in the template source as variables.
|
void |
TemplateProcessor.putAll(Map map)
Store all objects in the given map into the context of the template
processor
|
Copyright © 2016 Gentics Software GmbH. All Rights Reserved.