| Package | Description |
|---|---|
| io.mangoo.routing | |
| io.mangoo.templating | |
| io.mangoo.templating.freemarker | |
| io.mangoo.templating.pebble |
| Modifier and Type | Method and Description |
|---|---|
Form |
Attachment.getForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
Attachment.setForm(Form form) |
| Modifier and Type | Method and Description |
|---|---|
String |
TemplateEngine.render(Flash flash,
Session session,
Form form,
Messages messages,
String templatePath,
Map<String,Object> content)
Renders a template for a specific controller class and method
|
| Modifier and Type | Method and Description |
|---|---|
String |
TemplateEngineFreemarker.render(Flash flash,
Session session,
Form form,
Messages messages,
String templatePath,
Map<String,Object> content) |
| Modifier and Type | Method and Description |
|---|---|
String |
TemplateEnginePebble.render(Flash flash,
Session session,
Form form,
Messages messages,
String templatePath,
Map<String,Object> content) |
Copyright © 2016. All rights reserved.