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