| Package | Description |
|---|---|
| org.craftercms.core.processors.impl.template |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanFactoryModelFactory
NodeTemplateModelFactory that always returns the BeanFactory of the Spring application context
where this factory is configured. |
| Modifier and Type | Field and Description |
|---|---|
protected NodeTemplateModelFactory |
TemplateProcessor.modelFactory
Factory that provides the models for the templates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateProcessor.setModelFactory(NodeTemplateModelFactory modelFactory)
Sets the factory that provides the models for the templates.
|
Copyright © 2018 CrafterCMS. All rights reserved.