Skip navigation links
A C I J N R S V 

A

apply(String, Options) - Method in class com.github.jknack.handlebars.helper.AssignHelper
 
apply(String, Options) - Method in class com.github.jknack.handlebars.helper.IncludeHelper
 
apply(ReadableInstant, Options) - Method in enum com.github.jknack.handlebars.helper.JodaHelper
 
apply(Object, Options) - Method in enum com.github.jknack.handlebars.helper.NumberHelper
 
AssignHelper - Class in com.github.jknack.handlebars.helper
You can use the assign helper to create auxiliary variables.
AssignHelper() - Constructor for class com.github.jknack.handlebars.helper.AssignHelper
 

C

com.github.jknack.handlebars.helper - package com.github.jknack.handlebars.helper
 

I

IncludeHelper - Class in com.github.jknack.handlebars.helper
Allows to include partials with custom context.
IncludeHelper() - Constructor for class com.github.jknack.handlebars.helper.IncludeHelper
 
INSTANCE - Static variable in class com.github.jknack.handlebars.helper.AssignHelper
A singleton instance of this helper.
INSTANCE - Static variable in class com.github.jknack.handlebars.helper.IncludeHelper
A singleton instance of this helper.
isEven(Number) - Method in enum com.github.jknack.handlebars.helper.NumberHelper
Apply the helper to the context.

J

JodaHelper - Enum in com.github.jknack.handlebars.helper
Handlebars Helper for JodaTime ReadableInstance objects.

N

NAME - Static variable in class com.github.jknack.handlebars.helper.AssignHelper
The helper's name.
NAME - Static variable in class com.github.jknack.handlebars.helper.IncludeHelper
The helper's name.
NumberHelper - Enum in com.github.jknack.handlebars.helper
Commons number function helpers.

R

register(Handlebars) - Static method in enum com.github.jknack.handlebars.helper.NumberHelper
Register all the number helpers.
registerHelper(Handlebars) - Method in enum com.github.jknack.handlebars.helper.NumberHelper
Register the helper in a handlebars instance.

S

safeApply(ReadableInstant, Options) - Method in enum com.github.jknack.handlebars.helper.JodaHelper
Apply the helper to the context.
safeApply(Number, Options) - Method in enum com.github.jknack.handlebars.helper.NumberHelper
Apply the helper to the context.

V

valueOf(String) - Static method in enum com.github.jknack.handlebars.helper.JodaHelper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.jknack.handlebars.helper.NumberHelper
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.jknack.handlebars.helper.JodaHelper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.jknack.handlebars.helper.NumberHelper
Returns an array containing the constants of this enum type, in the order they are declared.
A C I J N R S V 
Skip navigation links

Copyright © 2022. All rights reserved.