org.apache.tiles.freemarker.template
public class InsertAttributeFMModel extends java.lang.Object
InsertAttributeModel
to be used in FreeMarker. For the list of
parameters, see
#start(java.util.Stack, TilesContainer, boolean, String, String,
Object, String, String, String, Attribute, Object...)
and
#end(java.util.Stack, TilesContainer, boolean, Object...)
.Constructor and Description |
---|
InsertAttributeFMModel(InsertAttributeModel model)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(Environment env,
java.util.Map params,
TemplateModel[] loopVars,
TemplateDirectiveBody body) |
public InsertAttributeFMModel(InsertAttributeModel model)
model
- The template model.