Uses of Interface
com.peterphi.std.guice.web.rest.templating.TemplateCall
Packages that use TemplateCall
Package
Description
-
Uses of TemplateCall in com.peterphi.std.guice.freemarker
Classes in com.peterphi.std.guice.freemarker that implement TemplateCall -
Uses of TemplateCall in com.peterphi.std.guice.web.rest.templating
Methods in com.peterphi.std.guice.web.rest.templating that return TemplateCallModifier 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
Classes in com.peterphi.std.guice.web.rest.templating.thymeleaf that implement TemplateCallModifier and TypeClassDescriptionclass
Represents a ThymeLeaf Template that can be called.