Uses of Interface
com.peterphi.std.guice.web.rest.templating.Templater
Packages that use Templater
-
Uses of Templater in com.peterphi.std.guice.web.rest.templating.thymeleaf
Classes in com.peterphi.std.guice.web.rest.templating.thymeleaf that implement TemplaterModifier and TypeClassDescriptionclass
Light abstraction over a ThymeLeaf TemplateEngine allowing cleaner construction of the current web context (when the template engine is being used inside an http call).
Exposes the following special variables:currentUser
- of typeThymeleafCurrentUserUtils
config
- of typeGuiceConfig