Skip navigation links
A C E F G I O P S 

A

addCommonLoaderFeatures(PebbleEngine.Builder) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 

C

configure() - Method in class org.spincast.plugins.pebble.SpincastPebblePluginGuiceModule
 
convertJsonObjectToMap(IJsonObject) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
Converts a IJsonObject to a Map<String, Object>, but only the first level, only so it can be pass to the Pebble templating engine which requires a Map<String, Object>.
createPlaceholder(String) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 

E

evaluate(String, Map<String, Object>) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
evaluate(String, Map<String, Object>, Locale) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
evaluate(String, IJsonObject) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
evaluate(String, IJsonObject, Locale) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 

F

fromTemplate(String, Map<String, Object>) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
fromTemplate(String, IJsonObject) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
fromTemplate(String, IJsonObject, Locale) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
fromTemplate(String, Map<String, Object>, Locale) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
fromTemplate(String, boolean, Map<String, Object>) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
fromTemplate(String, boolean, Map<String, Object>, Locale) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
fromTemplate(String, boolean, IJsonObject) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
fromTemplate(String, boolean, IJsonObject, Locale) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 

G

getBinaryOperators() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getCheckedFunction() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getCheckedFunctionName() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getClasspathTemplateLoader() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
getExtension() - Method in interface org.spincast.plugins.pebble.ISpincastPebbleTemplatingEngineConfig
Pebble extension to register: allows you to add custom filters, functions, etc.
getExtension() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngineConfigDefault
 
getFieldCheckedFunction() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
Returns a boolean.
getFieldCheckedFunctionName() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getFieldErrorMessagesFunction() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
Warning! The resulting content will be a SafeString so it won't be escaped!
getFieldErrorMessagesFunctionName() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getFieldErrorMessagesFunctionTemplatePath() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getFieldGroupErrorClassFunction() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
The result is a class name or an empty String and will be escaped.
getFieldGroupErrorClassFunctionErrorClass() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getFieldGroupErrorClassFunctionName() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getFieldValueFunction() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
The result *will* be escaped.
getFieldValueFunctionName() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getFileSystemTemplateLoader() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
getFilters() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getFunctions() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getGlobalVariables() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getNodeVisitors() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getPebbleEngineString() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
getPebbleEngineTemplateClasspath() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
getPebbleEngineTemplateFileSystem() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
getSelectedFunction() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getSelectedFunctionName() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getSpincastConfig() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
getSpincastConfig() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngineConfigDefault
 
getSpincastPebbleExtension() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
getSpincastPebbleExtensionClass() - Method in class org.spincast.plugins.pebble.SpincastPebblePluginGuiceModule
 
getSpincastPebbleTemplatingEngineClass() - Method in class org.spincast.plugins.pebble.SpincastPebblePluginGuiceModule
 
getSpincastPebbleTemplatingEngineConfig() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
getTagCacheTypeItemNbr() - Method in interface org.spincast.plugins.pebble.ISpincastPebbleTemplatingEngineConfig
The number of "cache" tag item to keep in cache.
getTagCacheTypeItemNbr() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngineConfigDefault
 
getTemplateCacheItemNbr() - Method in interface org.spincast.plugins.pebble.ISpincastPebbleTemplatingEngineConfig
The number of template item to keep in cache.
getTemplateCacheItemNbr() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngineConfigDefault
 
getTemplatingEngine() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getTests() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getTokenParsers() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 
getUnaryOperators() - Method in class org.spincast.plugins.pebble.SpincastPebbleExtension
 

I

ISpincastPebbleExtension - Interface in org.spincast.plugins.pebble
Spincast default Peeble extension
ISpincastPebbleTemplatingEngineConfig - Interface in org.spincast.plugins.pebble
Configurations for the Pebble templating engine plugin.
isStrictVariablesEnabled() - Method in interface org.spincast.plugins.pebble.ISpincastPebbleTemplatingEngineConfig
Is the strict variable policy on?
isStrictVariablesEnabled() - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngineConfigDefault
 

O

org.spincast.plugins.pebble - package org.spincast.plugins.pebble
 

P

parse(String, Map<String, Object>, boolean, boolean, Locale) - Method in class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 

S

SpincastPebbleExtension - Class in org.spincast.plugins.pebble
Spincast default Peeble extension implementation.
SpincastPebbleExtension(Provider<ITemplatingEngine>) - Constructor for class org.spincast.plugins.pebble.SpincastPebbleExtension
Constructor
SpincastPebblePluginGuiceModule - Class in org.spincast.plugins.pebble
 
SpincastPebblePluginGuiceModule(Type, Type) - Constructor for class org.spincast.plugins.pebble.SpincastPebblePluginGuiceModule
Constructor.
SpincastPebbleTemplatingEngine - Class in org.spincast.plugins.pebble
Pebble Html template engine
SpincastPebbleTemplatingEngine(ISpincastConfig, ISpincastPebbleTemplatingEngineConfig, ISpincastPebbleExtension) - Constructor for class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine
 
SpincastPebbleTemplatingEngineConfigDefault - Class in org.spincast.plugins.pebble
Default implementation for the configurations of the Pebble templating engine plugin.
SpincastPebbleTemplatingEngineConfigDefault(ISpincastConfig) - Constructor for class org.spincast.plugins.pebble.SpincastPebbleTemplatingEngineConfigDefault
 
A C E F G I O P S 
Skip navigation links

Copyright © 2016. All rights reserved.