Package io.mangoo.templating
Class TemplateContext
java.lang.Object
io.mangoo.templating.TemplateContext
- Author:
- svenkubiak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddContent(String name, Object object) withController(String controller) withMessages(Messages messages) withPrettyTime(Locale locale) withSession(Session session) withTemplatePath(String path)
-
Constructor Details
-
TemplateContext
public TemplateContext() -
TemplateContext
-
-
Method Details
-
withForm
-
withFlash
-
withSession
-
withMessages
-
withController
-
withPrettyTime
-
withTemplatePath
-
addContent
-
getTemplatePath
-
getContent
-