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