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