| Package | Description |
|---|---|
| io.mangoo.routing | |
| io.mangoo.routing.bindings | |
| io.mangoo.templating | |
| io.mangoo.templating.freemarker | |
| io.mangoo.templating.freemarker.methods | |
| io.mangoo.templating.pebble |
| Modifier and Type | Method and Description |
|---|---|
Messages |
Attachment.getMessages() |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.withMessages(Messages messages) |
| Constructor and Description |
|---|
Validator(Messages messages) |
| 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) |
| Constructor and Description |
|---|
I18nMethod(Messages messages) |
| 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.