Skip navigation links
C D G H I S 

C

create(Vertx) - Static method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Create a template engine using defaults

D

DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Default template extension

G

getHandlebars() - Method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Deprecated.
see TemplateEngine.unwrap() Get a reference to the internal Handlebars object so it can be configured.
getResolvers() - Method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Deprecated.
see TemplateEngine.unwrap() Return the array of configured handlebars context value resolvers.

H

HandlebarsTemplateEngine - Interface in io.vertx.ext.web.templ.handlebars
A template engine that uses the Handlebars library.

I

io.vertx.ext.web.templ.handlebars - package io.vertx.ext.web.templ.handlebars
 

S

setResolvers(ValueResolver...) - Method in interface io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Deprecated.
see TemplateEngine.unwrap() Set the array of handlebars context value resolvers.
C D G H I S 
Skip navigation links

Copyright © 2021 Eclipse. All rights reserved.