Uses of Interface
com.peterphi.std.guice.web.rest.templating.TemplateCall
Package
Description
-
Uses of TemplateCall in com.peterphi.std.guice.freemarker
-
Uses of TemplateCall in com.peterphi.std.guice.web.rest.templating
Modifier and TypeMethodDescriptionSets a variable which is then exposed to the view layerSets a number of variables which are then exposed to the view layer -
Uses of TemplateCall in com.peterphi.std.guice.web.rest.templating.thymeleaf
Modifier and TypeClassDescriptionclass
Represents a ThymeLeaf Template that can be called.