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