public interface NodeTemplateModelFactory
| Modifier and Type | Method and Description |
|---|---|
Object |
getModel(Item item,
org.dom4j.Node node,
String template)
Returns the model for a given template of a given node.
|
Object getModel(Item item, org.dom4j.Node node, String template)
item - the Item whose descriptor contains the specified nodenode - the DOM node whose content is the specified templatetemplate - the actual templateCopyright © 2018 CrafterCMS. All rights reserved.