Class RenderContentAndSubContent
- java.lang.Object
-
- org.apache.ofbiz.content.webapp.ftl.RenderContentAndSubContent
-
- All Implemented Interfaces:
freemarker.template.TemplateModel
,freemarker.template.TemplateTransformModel
public class RenderContentAndSubContent extends java.lang.Object implements freemarker.template.TemplateTransformModel
RenderContentAndSubContent - 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 RenderContentAndSubContent()
-
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)
-