Uses of Class
com.peterphi.std.guice.freemarker.FreemarkerURLHelper
-
Uses of FreemarkerURLHelper in com.peterphi.std.guice.freemarker
Modifier and TypeClassDescriptionclass
A special implementation of FreemarkerURLHelper that builds webapp/rest relative URLs by inspecting the requested path.
Should only be used when debugging!Modifier and TypeMethodDescriptionFreemarkerModule.createURLHelper
(URI restEndpoint, URI webappEndpoint, String restPrefix, GuiceConfig configuration) Modifier and TypeMethodDescriptionFreemarkerModule.createFreemarker
(javax.servlet.ServletContext context, FreemarkerURLHelper urlHelper, GuiceConfig configuration)