Package | Description |
---|---|
org.metawidget.statically.freemarker.layout |
Static support: FreeMarker.
|
Modifier and Type | Method and Description |
---|---|
FreemarkerLayoutConfig |
FreemarkerLayoutConfig.setDirectoryForTemplateLoading(String directoryForTemplateLoading) |
FreemarkerLayoutConfig |
FreemarkerLayoutConfig.setTemplate(String template) |
Constructor and Description |
---|
FreemarkerLayout(FreemarkerLayoutConfig config)
Configure the FreemarkerLayout using the given
config.getDirectoryForTemplateLoading() and config.getTemplate() (see
freemarker.template.Configuration).
|
Copyright © 2015. All Rights Reserved.