public class IndividualShortViewDirective extends BaseTemplateDirectiveModel
| Constructor and Description |
|---|
IndividualShortViewDirective() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(freemarker.core.Environment env,
Map params,
freemarker.template.TemplateModel[] loopVars,
freemarker.template.TemplateDirectiveBody body) |
Map<String,Object> |
help(String name) |
getOptionalSimpleScalarParameter, getRequiredSimpleScalarParameter, processTemplateToStringpublic void execute(freemarker.core.Environment env,
Map params,
freemarker.template.TemplateModel[] loopVars,
freemarker.template.TemplateDirectiveBody body)
throws freemarker.template.TemplateException,
IOException
freemarker.template.TemplateExceptionIOExceptionCopyright © 2021. All rights reserved.