Class RenderSubContentCacheTransform
- java.lang.Object
-
- org.apache.ofbiz.content.webapp.ftl.RenderSubContentCacheTransform
-
- All Implemented Interfaces:
freemarker.template.TemplateModel
,freemarker.template.TemplateTransformModel
public class RenderSubContentCacheTransform extends java.lang.Object implements freemarker.template.TemplateTransformModel
RenderSubContentCacheTransform - Freemarker Transform for Content rendering This transform cannot be called recursively (at this time).
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
module
-
Constructor Summary
Constructors Constructor Description RenderSubContentCacheTransform()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.Writer
getWriter(java.io.Writer out, java.util.Map args)
-