Skip navigation links
A B C D E F G H I L M N O P R S T U W Y 

A

AcceptHeaderLocaleProvider - Class in com.github.mati1979.play.soyplugin.locale
Created with IntelliJ IDEA.
AcceptHeaderLocaleProvider() - Constructor for class com.github.mati1979.play.soyplugin.locale.AcceptHeaderLocaleProvider
 
AJAX_ALLOWED_URLS - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
AJAX_ALLOWED_URLS - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
AJAX_ALLOWED_URLS - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
AJAX_CACHE_CONTROL - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
AJAX_CACHE_CONTROL - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
AJAX_CACHE_CONTROL - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
AJAX_EXPIRE_HEADERS - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
AJAX_EXPIRE_HEADERS - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
AJAX_EXPIRE_HEADERS - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
AJAX_SECURITY_ENABLED - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
AJAX_SECURITY_ENABLED - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
AJAX_SECURITY_ENABLED - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
ajaxAllowedUrls() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
ajaxAllowedUrls() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
ajaxAllowedUrls() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
ajaxAllowedUrls() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
ajaxCacheControl() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
ajaxCacheControl() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
ajaxCacheControl() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
ajaxCacheControl() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
ajaxExpireHeaders() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
ajaxExpireHeaders() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
ajaxExpireHeaders() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
ajaxExpireHeaders() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
ajaxSecurityEnabled() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
ajaxSecurityEnabled() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
ajaxSecurityEnabled() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
ajaxSecurityEnabled() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
allowedUrls() - Method in class com.github.mati1979.play.soyplugin.ajax.allowedurls.DefaultSoyAllowedUrlsResolver
 
allowedUrls() - Method in interface com.github.mati1979.play.soyplugin.ajax.allowedurls.SoyAllowedUrlsResolver
 
arrayToPath(String[]) - Static method in class com.github.mati1979.play.soyplugin.ajax.utils.PathUtils
Converts a String array to a String with coma separator
AuthManager - Interface in com.github.mati1979.play.soyplugin.ajax.auth
Created with IntelliJ IDEA.

B

build() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
build() - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest.Builder
 
Builder() - Constructor for class com.github.mati1979.play.soyplugin.render.RenderRequest.Builder
 

C

ClosurePlugin - Class in com.github.mati1979.play.soyplugin.plugin
Created by mati on 02/02/2014.
ClosurePlugin(Application) - Constructor for class com.github.mati1979.play.soyplugin.plugin.ClosurePlugin
 
com.github.mati1979.play.soyplugin.ajax - package com.github.mati1979.play.soyplugin.ajax
 
com.github.mati1979.play.soyplugin.ajax.allowedurls - package com.github.mati1979.play.soyplugin.ajax.allowedurls
 
com.github.mati1979.play.soyplugin.ajax.auth - package com.github.mati1979.play.soyplugin.ajax.auth
 
com.github.mati1979.play.soyplugin.ajax.config - package com.github.mati1979.play.soyplugin.ajax.config
 
com.github.mati1979.play.soyplugin.ajax.hash - package com.github.mati1979.play.soyplugin.ajax.hash
 
com.github.mati1979.play.soyplugin.ajax.process - package com.github.mati1979.play.soyplugin.ajax.process
 
com.github.mati1979.play.soyplugin.ajax.process.google - package com.github.mati1979.play.soyplugin.ajax.process.google
 
com.github.mati1979.play.soyplugin.ajax.process.yahoo - package com.github.mati1979.play.soyplugin.ajax.process.yahoo
 
com.github.mati1979.play.soyplugin.ajax.runtime - package com.github.mati1979.play.soyplugin.ajax.runtime
 
com.github.mati1979.play.soyplugin.ajax.utils - package com.github.mati1979.play.soyplugin.ajax.utils
 
com.github.mati1979.play.soyplugin.bundle - package com.github.mati1979.play.soyplugin.bundle
 
com.github.mati1979.play.soyplugin.compile - package com.github.mati1979.play.soyplugin.compile
 
com.github.mati1979.play.soyplugin.config - package com.github.mati1979.play.soyplugin.config
 
com.github.mati1979.play.soyplugin.data - package com.github.mati1979.play.soyplugin.data
 
com.github.mati1979.play.soyplugin.exception - package com.github.mati1979.play.soyplugin.exception
 
com.github.mati1979.play.soyplugin.global.compile - package com.github.mati1979.play.soyplugin.global.compile
 
com.github.mati1979.play.soyplugin.global.runtime - package com.github.mati1979.play.soyplugin.global.runtime
 
com.github.mati1979.play.soyplugin.holder - package com.github.mati1979.play.soyplugin.holder
 
com.github.mati1979.play.soyplugin.locale - package com.github.mati1979.play.soyplugin.locale
 
com.github.mati1979.play.soyplugin.plugin - package com.github.mati1979.play.soyplugin.plugin
 
com.github.mati1979.play.soyplugin.render - package com.github.mati1979.play.soyplugin.render
 
com.github.mati1979.play.soyplugin.spring - package com.github.mati1979.play.soyplugin.spring
 
com.github.mati1979.play.soyplugin.template - package com.github.mati1979.play.soyplugin.template
 
compile(String, List<String>, String, boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.SoyAjaxController
 
compile(Collection<URL>) - Method in class com.github.mati1979.play.soyplugin.compile.DefaultTofuCompiler
 
compile(Collection<URL>) - Method in class com.github.mati1979.play.soyplugin.compile.EmptyTofuCompiler
 
compile(Collection<URL>) - Method in interface com.github.mati1979.play.soyplugin.compile.TofuCompiler
Obtains a binary compiled version based on a set of input urls
COMPILE_FILES_EXTENSION - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
COMPILE_PRECOMPILE_TEMPLATES - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
Whether templates should be precompiled on the startup of application
COMPILE_PRECOMPILE_TEMPLATES - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
COMPILE_PRECOMPILE_TEMPLATES - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
COMPILE_RECURSIVE - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
COMPILE_TEMPLATES_LOCATION - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
compiledTemplates() - Method in interface com.github.mati1979.play.soyplugin.holder.CompiledTemplatesHolder
 
compiledTemplates() - Method in class com.github.mati1979.play.soyplugin.holder.DefaultCompiledTemplatesHolder
 
compiledTemplates() - Method in class com.github.mati1979.play.soyplugin.holder.EmptyCompiledTemplatesHolder
 
compiledTemplates(Optional<SoyTofu>) - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest.Builder
 
CompiledTemplatesHolder - Interface in com.github.mati1979.play.soyplugin.holder
Created with IntelliJ IDEA.
compilePrecompileTemplates() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
compilePrecompileTemplates() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
compilePrecompileTemplates() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
compilePrecompileTemplates() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
CompileTimeGlobalModelResolver - Interface in com.github.mati1979.play.soyplugin.global.compile
Created with IntelliJ IDEA.
compileToJsSrc(URL, SoyMsgBundle) - Method in class com.github.mati1979.play.soyplugin.compile.DefaultTofuCompiler
 
compileToJsSrc(Collection<URL>, SoyMsgBundle) - Method in class com.github.mati1979.play.soyplugin.compile.DefaultTofuCompiler
 
compileToJsSrc(URL, SoyMsgBundle) - Method in class com.github.mati1979.play.soyplugin.compile.EmptyTofuCompiler
 
compileToJsSrc(Collection<URL>, SoyMsgBundle) - Method in class com.github.mati1979.play.soyplugin.compile.EmptyTofuCompiler
 
compileToJsSrc(URL, SoyMsgBundle) - Method in interface com.github.mati1979.play.soyplugin.compile.TofuCompiler
Obtains a compiled template to JavaScript as a String based on a template url
compileToJsSrc(Collection<URL>, SoyMsgBundle) - Method in interface com.github.mati1979.play.soyplugin.compile.TofuCompiler
Obtains a compiled template to JavaScript as a String based on a collection of template urls
ConfigDefaults - Class in com.github.mati1979.play.soyplugin.config
Created with IntelliJ IDEA.
ConfigDefaults() - Constructor for class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
ConfigKeys - Class in com.github.mati1979.play.soyplugin.config
Created by mati on 02/02/2014.
ConfigKeys() - Constructor for class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
ConfigurableAuthManager - Class in com.github.mati1979.play.soyplugin.ajax.auth
Created with IntelliJ IDEA.
ConfigurableAuthManager(List<String>) - Constructor for class com.github.mati1979.play.soyplugin.ajax.auth.ConfigurableAuthManager
 
createExceptionInTemplate(SoySyntaxException) - Static method in exception com.github.mati1979.play.soyplugin.exception.ExceptionInTemplate
 
createSoyMsgBundle(Locale) - Method in class com.github.mati1979.play.soyplugin.bundle.DefaultSoyMsgBundleResolver
An implementation that using a ContextClassLoader iterates over all urls it finds based on a messagePath and locale, e.g.

D

DefaultCompiledTemplatesHolder - Class in com.github.mati1979.play.soyplugin.holder
Created with IntelliJ IDEA.
DefaultCompiledTemplatesHolder(TofuCompiler, TemplateFilesResolver, SoyViewConf) - Constructor for class com.github.mati1979.play.soyplugin.holder.DefaultCompiledTemplatesHolder
 
DefaultCompileTimeGlobalModelResolver - Class in com.github.mati1979.play.soyplugin.global.compile
Created with IntelliJ IDEA.
DefaultCompileTimeGlobalModelResolver(Map) - Constructor for class com.github.mati1979.play.soyplugin.global.compile.DefaultCompileTimeGlobalModelResolver
 
DefaultCompileTimeGlobalModelResolver(Properties) - Constructor for class com.github.mati1979.play.soyplugin.global.compile.DefaultCompileTimeGlobalModelResolver
 
defaultConfig() - Static method in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
DefaultGlobalRuntimeModelResolver - Class in com.github.mati1979.play.soyplugin.global.runtime
Created with IntelliJ IDEA.
DefaultGlobalRuntimeModelResolver(List<RuntimeDataResolver>) - Constructor for class com.github.mati1979.play.soyplugin.global.runtime.DefaultGlobalRuntimeModelResolver
 
DefaultGlobalRuntimeModelResolver(List<RuntimeDataResolver>, List<RuntimeDataResolver>) - Constructor for class com.github.mati1979.play.soyplugin.global.runtime.DefaultGlobalRuntimeModelResolver
 
DefaultLocaleProvider - Class in com.github.mati1979.play.soyplugin.locale
Created with IntelliJ IDEA.
DefaultLocaleProvider(Locale) - Constructor for class com.github.mati1979.play.soyplugin.locale.DefaultLocaleProvider
 
DefaultLocaleProvider() - Constructor for class com.github.mati1979.play.soyplugin.locale.DefaultLocaleProvider
 
DefaultSoy - Class in com.github.mati1979.play.soyplugin.plugin
Created by mati on 02/02/2014.
DefaultSoy(CompiledTemplatesHolder, GlobalRuntimeModelResolver, SoyMsgBundleResolver, TemplateRenderer, ToSoyDataConverter, LocaleProvider) - Constructor for class com.github.mati1979.play.soyplugin.plugin.DefaultSoy
 
DefaultSoyAllowedUrlsResolver - Class in com.github.mati1979.play.soyplugin.ajax.allowedurls
Created by mszczap on 26.04.14.
DefaultSoyAllowedUrlsResolver(TemplateFilesResolver, SoyViewConf) - Constructor for class com.github.mati1979.play.soyplugin.ajax.allowedurls.DefaultSoyAllowedUrlsResolver
 
DefaultSoyMsgBundleResolver - Class in com.github.mati1979.play.soyplugin.bundle
 
DefaultSoyMsgBundleResolver(SoyViewConf) - Constructor for class com.github.mati1979.play.soyplugin.bundle.DefaultSoyMsgBundleResolver
 
DefaultSoyViewConf - Class in com.github.mati1979.play.soyplugin.config
Created by mszczap on 26.04.14.
DefaultSoyViewConf() - Constructor for class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
DefaultSoyViewConf.Builder - Class in com.github.mati1979.play.soyplugin.config
 
DefaultTemplateRenderer - Class in com.github.mati1979.play.soyplugin.render
 
DefaultTemplateRenderer(SoyViewConf) - Constructor for class com.github.mati1979.play.soyplugin.render.DefaultTemplateRenderer
 
DefaultTofuCompiler - Class in com.github.mati1979.play.soyplugin.compile
Created with IntelliJ IDEA.
DefaultTofuCompiler(CompileTimeGlobalModelResolver, SoyViewConf, SoyJsSrcOptions, SoyTofuOptions) - Constructor for class com.github.mati1979.play.soyplugin.compile.DefaultTofuCompiler
 

E

empty() - Static method in class com.github.mati1979.play.soyplugin.ajax.allowedurls.SoyAllowedUrls
 
EmptyCompiledTemplatesHolder - Class in com.github.mati1979.play.soyplugin.holder
Created with IntelliJ IDEA.
EmptyCompiledTemplatesHolder() - Constructor for class com.github.mati1979.play.soyplugin.holder.EmptyCompiledTemplatesHolder
 
EmptyCompileTimeGlobalModelResolver - Class in com.github.mati1979.play.soyplugin.global.compile
Created with IntelliJ IDEA.
EmptyCompileTimeGlobalModelResolver() - Constructor for class com.github.mati1979.play.soyplugin.global.compile.EmptyCompileTimeGlobalModelResolver
 
EmptyGlobalRuntimeModelResolver - Class in com.github.mati1979.play.soyplugin.global.runtime
Created with IntelliJ IDEA.
EmptyGlobalRuntimeModelResolver() - Constructor for class com.github.mati1979.play.soyplugin.global.runtime.EmptyGlobalRuntimeModelResolver
 
EmptyHashFileGenerator - Class in com.github.mati1979.play.soyplugin.ajax.hash
Created with IntelliJ IDEA.
EmptyHashFileGenerator() - Constructor for class com.github.mati1979.play.soyplugin.ajax.hash.EmptyHashFileGenerator
 
EmptyLocaleProvider - Class in com.github.mati1979.play.soyplugin.locale
Created with IntelliJ IDEA.
EmptyLocaleProvider() - Constructor for class com.github.mati1979.play.soyplugin.locale.EmptyLocaleProvider
 
EmptySoyMsgBundleResolver - Class in com.github.mati1979.play.soyplugin.bundle
Created with IntelliJ IDEA.
EmptySoyMsgBundleResolver() - Constructor for class com.github.mati1979.play.soyplugin.bundle.EmptySoyMsgBundleResolver
 
EmptySoyViewConf - Class in com.github.mati1979.play.soyplugin.config
Created by mszczap on 26.04.14.
EmptySoyViewConf() - Constructor for class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
EmptyTemplateFilesResolver - Class in com.github.mati1979.play.soyplugin.template
Created with IntelliJ IDEA.
EmptyTemplateFilesResolver() - Constructor for class com.github.mati1979.play.soyplugin.template.EmptyTemplateFilesResolver
 
EmptyTemplateRenderer - Class in com.github.mati1979.play.soyplugin.render
Created with IntelliJ IDEA.
EmptyTemplateRenderer() - Constructor for class com.github.mati1979.play.soyplugin.render.EmptyTemplateRenderer
 
EmptyTofuCompiler - Class in com.github.mati1979.play.soyplugin.compile
Created with IntelliJ IDEA.
EmptyTofuCompiler() - Constructor for class com.github.mati1979.play.soyplugin.compile.EmptyTofuCompiler
 
EmptyToSoyDataConverter - Class in com.github.mati1979.play.soyplugin.data
Created with IntelliJ IDEA.
EmptyToSoyDataConverter() - Constructor for class com.github.mati1979.play.soyplugin.data.EmptyToSoyDataConverter
 
enabled() - Method in class com.github.mati1979.play.soyplugin.plugin.ClosurePlugin
 
ExceptionInTemplate - Exception in com.github.mati1979.play.soyplugin.exception
Created by mati on 16/05/2014.
ExceptionInTemplate(Optional<File>, String, Integer, Integer, String, Throwable) - Constructor for exception com.github.mati1979.play.soyplugin.exception.ExceptionInTemplate
 

F

FileSystemTemplateFilesResolver - Class in com.github.mati1979.play.soyplugin.template
Created with IntelliJ IDEA.
FileSystemTemplateFilesResolver(SoyViewConf) - Constructor for class com.github.mati1979.play.soyplugin.template.FileSystemTemplateFilesResolver
 
findSoyFiles(File, boolean) - Method in class com.github.mati1979.play.soyplugin.template.FileSystemTemplateFilesResolver
 
findSoyFiles(List<URL>, File, boolean) - Method in class com.github.mati1979.play.soyplugin.template.FileSystemTemplateFilesResolver
 

G

getCompiledTemplates() - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest
 
getContext() - Method in class com.github.mati1979.play.soyplugin.plugin.ClosurePlugin
 
getGlobalRuntimeModel() - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest
 
getLocaleFromString(String) - Static method in class com.github.mati1979.play.soyplugin.ajax.utils.I18nUtils
Convert a string based locale into a Locale Object.
getMD5Checksum(InputStream) - Static method in class com.github.mati1979.play.soyplugin.ajax.hash.MD5HashFileGenerator
 
getPluginConfig() - Static method in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
getSoyJsSrcOptions() - Method in class com.github.mati1979.play.soyplugin.compile.DefaultTofuCompiler
 
getSoyModel() - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest
 
getSoyMsgBundle() - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest
 
getSoyTofuOptions() - Method in class com.github.mati1979.play.soyplugin.compile.DefaultTofuCompiler
 
getTemplateName() - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest
 
getUserConfig() - Static method in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
GLOBAL_CHARSET_ENCODING - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
GLOBAL_CHARSET_ENCODING - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
GLOBAL_ENCODING - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
GLOBAL_HOT_RELOAD_MODE - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
GLOBAL_HOT_RELOAD_MODE - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
GLOBAL_HOT_RELOAD_MODE - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
globalEncoding() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
globalEncoding() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
globalEncoding() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
globalEncoding() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
globalHotReloadMode() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
globalHotReloadMode() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
globalHotReloadMode() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
globalHotReloadMode() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
globalRuntimeModel(Optional<SoyMapData>) - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest.Builder
 
GlobalRuntimeModelResolver - Interface in com.github.mati1979.play.soyplugin.global.runtime
Created with IntelliJ IDEA.
GoogleClosureOutputProcessor - Class in com.github.mati1979.play.soyplugin.ajax.process.google
Created with IntelliJ IDEA.
GoogleClosureOutputProcessor(SoyViewConf) - Constructor for class com.github.mati1979.play.soyplugin.ajax.process.google.GoogleClosureOutputProcessor
 

H

hash() - Method in class com.github.mati1979.play.soyplugin.ajax.hash.EmptyHashFileGenerator
 
hash() - Method in interface com.github.mati1979.play.soyplugin.ajax.hash.HashFileGenerator
 
hash() - Method in class com.github.mati1979.play.soyplugin.ajax.hash.MD5HashFileGenerator
 
HashFileGenerator - Interface in com.github.mati1979.play.soyplugin.ajax.hash
Created with IntelliJ IDEA.
html(String, Object) - Method in class com.github.mati1979.play.soyplugin.plugin.DefaultSoy
 
html(String, SoyMapData) - Method in class com.github.mati1979.play.soyplugin.plugin.DefaultSoy
 
html(String) - Method in class com.github.mati1979.play.soyplugin.plugin.DefaultSoy
 
html(Http.Request, Http.Response, String, SoyMapData) - Method in class com.github.mati1979.play.soyplugin.plugin.DefaultSoy
 
html(Http.Request, Http.Response, String, Object) - Method in class com.github.mati1979.play.soyplugin.plugin.DefaultSoy
 
html(Http.Request, Http.Response, String) - Method in class com.github.mati1979.play.soyplugin.plugin.DefaultSoy
 
html(String, Object) - Method in interface com.github.mati1979.play.soyplugin.plugin.Soy
 
html(String, SoyMapData) - Method in interface com.github.mati1979.play.soyplugin.plugin.Soy
 
html(String) - Method in interface com.github.mati1979.play.soyplugin.plugin.Soy
 
html(Http.Request, Http.Response, String, SoyMapData) - Method in interface com.github.mati1979.play.soyplugin.plugin.Soy
 
html(Http.Request, Http.Response, String, Object) - Method in interface com.github.mati1979.play.soyplugin.plugin.Soy
 
html(Http.Request, Http.Response, String) - Method in interface com.github.mati1979.play.soyplugin.plugin.Soy
 

I

I18N_FALLBACK_TO_ENGLISH - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
I18N_FALLBACK_TO_ENGLISH - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
I18N_FALLBACK_TO_ENGLISH - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
I18N_MESSAGES_PATH - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
I18N_MESSAGES_PATH - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
I18N_MESSAGES_PATH - Static variable in class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
i18nFallbackToEnglish() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
i18nFallbackToEnglish() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
i18nFallbackToEnglish() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
i18nFallbackToEnglish() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
in case translation is missing for a passed in locale, whether the implementation should fallback to English returning an english translation if available
i18nMessagesPath() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
i18nMessagesPath() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
i18nMessagesPath() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
i18nMessagesPath() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
will cache msgBundles if a hotReloadMode is off, if debug is on, will compile msg bundles each time it is invoked
I18nUtils - Class in com.github.mati1979.play.soyplugin.ajax.utils
Utility class for internationalization.
init() - Method in class com.github.mati1979.play.soyplugin.ajax.hash.MD5HashFileGenerator
 
init() - Method in class com.github.mati1979.play.soyplugin.ajax.SoyAjaxController
 
init() - Method in class com.github.mati1979.play.soyplugin.holder.DefaultCompiledTemplatesHolder
 
input() - Method in exception com.github.mati1979.play.soyplugin.exception.ExceptionInTemplate
 
isAllowed(String) - Method in interface com.github.mati1979.play.soyplugin.ajax.auth.AuthManager
 
isAllowed(String) - Method in class com.github.mati1979.play.soyplugin.ajax.auth.ConfigurableAuthManager
 
isAllowed(String) - Method in class com.github.mati1979.play.soyplugin.ajax.auth.PermissableAuthManager
 
isEnabledSecurity() - Method in class com.github.mati1979.play.soyplugin.ajax.allowedurls.SoyAllowedUrls
 

L

line() - Method in exception com.github.mati1979.play.soyplugin.exception.ExceptionInTemplate
 
LocaleProvider - Interface in com.github.mati1979.play.soyplugin.locale
Created with IntelliJ IDEA.

M

MD5HashFileGenerator - Class in com.github.mati1979.play.soyplugin.ajax.hash
Created with IntelliJ IDEA.
MD5HashFileGenerator(SoyAllowedUrls, SoyViewConf) - Constructor for class com.github.mati1979.play.soyplugin.ajax.hash.MD5HashFileGenerator
 

N

newBuilder() - Static method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
newCompilerOptions() - Method in class com.github.mati1979.play.soyplugin.ajax.process.google.GoogleClosureOutputProcessor
 
NoConvertSoyDataConverter - Class in com.github.mati1979.play.soyplugin.data
Created with IntelliJ IDEA.
NoConvertSoyDataConverter() - Constructor for class com.github.mati1979.play.soyplugin.data.NoConvertSoyDataConverter
 

O

onStart() - Method in class com.github.mati1979.play.soyplugin.plugin.ClosurePlugin
 
OutputProcessor - Interface in com.github.mati1979.play.soyplugin.ajax.process
Created with IntelliJ IDEA.

P

PathUtils - Class in com.github.mati1979.play.soyplugin.ajax.utils
Created with IntelliJ IDEA.
PermissableAuthManager - Class in com.github.mati1979.play.soyplugin.ajax.auth
Created with IntelliJ IDEA.
PermissableAuthManager() - Constructor for class com.github.mati1979.play.soyplugin.ajax.auth.PermissableAuthManager
 
PlayConfAccessor - Class in com.github.mati1979.play.soyplugin.config
Created by mati on 03/02/2014.
PlayConfAccessor() - Constructor for class com.github.mati1979.play.soyplugin.config.PlayConfAccessor
 
PlayLocaleProvider - Class in com.github.mati1979.play.soyplugin.locale
Created by mati on 03/02/2014.
PlayLocaleProvider() - Constructor for class com.github.mati1979.play.soyplugin.locale.PlayLocaleProvider
 
PlaySoyConfig - Class in com.github.mati1979.play.soyplugin.spring
Created by mati on 02/02/2014.
PlaySoyConfig() - Constructor for class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
PlaySoyViewAjaxConfig - Class in com.github.mati1979.play.soyplugin.ajax.config
Created with IntelliJ IDEA.
PlaySoyViewAjaxConfig() - Constructor for class com.github.mati1979.play.soyplugin.ajax.config.PlaySoyViewAjaxConfig
 
PlaySoyViewConf - Class in com.github.mati1979.play.soyplugin.config
Created by mszczap on 26.04.14.
PlaySoyViewConf() - Constructor for class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
position() - Method in exception com.github.mati1979.play.soyplugin.exception.ExceptionInTemplate
 
PrependAppendOutputProcessor - Class in com.github.mati1979.play.soyplugin.ajax.process
Created with IntelliJ IDEA.
PrependAppendOutputProcessor() - Constructor for class com.github.mati1979.play.soyplugin.ajax.process.PrependAppendOutputProcessor
 
process(Reader, Writer) - Method in class com.github.mati1979.play.soyplugin.ajax.process.google.GoogleClosureOutputProcessor
 
process(Reader, Writer) - Method in interface com.github.mati1979.play.soyplugin.ajax.process.OutputProcessor
 
process(Reader, Writer) - Method in class com.github.mati1979.play.soyplugin.ajax.process.PrependAppendOutputProcessor
 
process(Reader, Writer) - Method in class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 

R

ReflectionToSoyDataConverter - Class in com.github.mati1979.play.soyplugin.data
An implementation of ToSoyDataConverter that will recursively inspect a passed in model and build a nested structure of SoyMapData objects, which consist only of primitives supported by Soy and thus can be rendered.
ReflectionToSoyDataConverter() - Constructor for class com.github.mati1979.play.soyplugin.data.ReflectionToSoyDataConverter
 
render(RenderRequest) - Method in class com.github.mati1979.play.soyplugin.render.DefaultTemplateRenderer
 
render(RenderRequest) - Method in class com.github.mati1979.play.soyplugin.render.EmptyTemplateRenderer
 
render(RenderRequest) - Method in interface com.github.mati1979.play.soyplugin.render.TemplateRenderer
 
RenderRequest - Class in com.github.mati1979.play.soyplugin.render
Created with IntelliJ IDEA.
RenderRequest.Builder - Class in com.github.mati1979.play.soyplugin.render
 
resolve(Optional<Locale>) - Method in class com.github.mati1979.play.soyplugin.bundle.DefaultSoyMsgBundleResolver
Based on a provided locale return a SoyMsgBundle file.
resolve(Optional<Locale>) - Method in class com.github.mati1979.play.soyplugin.bundle.EmptySoyMsgBundleResolver
 
resolve(Optional<Locale>) - Method in interface com.github.mati1979.play.soyplugin.bundle.SoyMsgBundleResolver
 
resolve() - Method in class com.github.mati1979.play.soyplugin.template.EmptyTemplateFilesResolver
 
resolve(String) - Method in class com.github.mati1979.play.soyplugin.template.EmptyTemplateFilesResolver
 
resolve() - Method in class com.github.mati1979.play.soyplugin.template.FileSystemTemplateFilesResolver
 
resolve(String) - Method in class com.github.mati1979.play.soyplugin.template.FileSystemTemplateFilesResolver
 
resolve() - Method in interface com.github.mati1979.play.soyplugin.template.TemplateFilesResolver
Iterate over all files and provide urls of files pointing to soy template files
resolve(String) - Method in interface com.github.mati1979.play.soyplugin.template.TemplateFilesResolver
Iterate over all files and provide a matching url for a template passed in as a parameter
RESOLVE_FILE_EXTENSION - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
RESOLVE_FILES_EXTENSION - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
RESOLVE_RECURSIVE - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
RESOLVE_RECURSIVE - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
RESOLVE_TEMPLATES_LOCATION - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigDefaults
 
RESOLVE_TEMPLATES_LOCATION - Static variable in class com.github.mati1979.play.soyplugin.config.ConfigKeys
 
resolveData(Http.Request, Http.Response, Map<String, ?>, SoyMapData) - Method in class com.github.mati1979.play.soyplugin.ajax.runtime.SoyHashesRuntimeDataResolver
 
resolveData() - Method in interface com.github.mati1979.play.soyplugin.global.compile.CompileTimeGlobalModelResolver
 
resolveData() - Method in class com.github.mati1979.play.soyplugin.global.compile.DefaultCompileTimeGlobalModelResolver
 
resolveData() - Method in class com.github.mati1979.play.soyplugin.global.compile.EmptyCompileTimeGlobalModelResolver
 
resolveData(Http.Request, Http.Response, Map<String, ? extends Object>) - Method in class com.github.mati1979.play.soyplugin.global.runtime.DefaultGlobalRuntimeModelResolver
 
resolveData(Http.Request, Http.Response, Map<String, ? extends Object>) - Method in class com.github.mati1979.play.soyplugin.global.runtime.EmptyGlobalRuntimeModelResolver
 
resolveData(Http.Request, Http.Response, Map<String, ? extends Object>) - Method in interface com.github.mati1979.play.soyplugin.global.runtime.GlobalRuntimeModelResolver
 
resolveData(Http.Request, Http.Response, Map<String, ? extends Object>, SoyMapData) - Method in interface com.github.mati1979.play.soyplugin.global.runtime.RuntimeDataResolver
 
resolvedUrls() - Method in class com.github.mati1979.play.soyplugin.ajax.allowedurls.SoyAllowedUrls
 
resolveFilesExtension() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
resolveFilesExtension() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
resolveFilesExtension() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
resolveFilesExtension() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
resolveLocale(Http.Request) - Method in class com.github.mati1979.play.soyplugin.locale.AcceptHeaderLocaleProvider
 
resolveLocale(Http.Request) - Method in class com.github.mati1979.play.soyplugin.locale.DefaultLocaleProvider
 
resolveLocale(Http.Request) - Method in class com.github.mati1979.play.soyplugin.locale.EmptyLocaleProvider
 
resolveLocale(Http.Request) - Method in interface com.github.mati1979.play.soyplugin.locale.LocaleProvider
 
resolveLocale(Http.Request) - Method in class com.github.mati1979.play.soyplugin.locale.PlayLocaleProvider
 
resolveRecursive() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
resolveRecursive() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
resolveRecursive() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
resolveRecursive() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
resolveTemplatesLocation() - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf
 
resolveTemplatesLocation() - Method in class com.github.mati1979.play.soyplugin.config.EmptySoyViewConf
 
resolveTemplatesLocation() - Method in class com.github.mati1979.play.soyplugin.config.PlaySoyViewConf
 
resolveTemplatesLocation() - Method in interface com.github.mati1979.play.soyplugin.config.SoyViewConf
 
RuntimeDataResolver - Interface in com.github.mati1979.play.soyplugin.global.runtime
Created with IntelliJ IDEA.

S

setAppendNewLine(boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.process.PrependAppendOutputProcessor
 
setAppendText(String) - Method in class com.github.mati1979.play.soyplugin.ajax.process.PrependAppendOutputProcessor
 
setDisableOptimizations(boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 
setLinebreakpos(int) - Method in class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 
setLogError(boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 
setLogWarn(boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 
setMunge(boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 
setPrependNewLine(boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.process.PrependAppendOutputProcessor
 
setPrependText(String) - Method in class com.github.mati1979.play.soyplugin.ajax.process.PrependAppendOutputProcessor
 
setPreserveAllSemiColons(boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 
setupRenderer(SoyTofu.Renderer, RenderRequest, Optional<SoyMapData>) - Method in class com.github.mati1979.play.soyplugin.render.DefaultTemplateRenderer
 
setVerbose(boolean) - Method in class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 
sourceName() - Method in exception com.github.mati1979.play.soyplugin.exception.ExceptionInTemplate
 
Soy - Interface in com.github.mati1979.play.soyplugin.plugin
Created by mati on 02/02/2014.
soy(CompiledTemplatesHolder, GlobalRuntimeModelResolver, LocaleProvider, SoyMsgBundleResolver, TemplateRenderer, ToSoyDataConverter) - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyAjaxController(AuthManager, LocaleProvider, TemplateFilesResolver, TofuCompiler, SoyMsgBundleResolver, SoyViewConf) - Method in class com.github.mati1979.play.soyplugin.ajax.config.PlaySoyViewAjaxConfig
 
SoyAjaxController - Class in com.github.mati1979.play.soyplugin.ajax
 
SoyAjaxController(AuthManager, LocaleProvider, SoyMsgBundleResolver, TofuCompiler, TemplateFilesResolver, List<OutputProcessor>, SoyViewConf) - Constructor for class com.github.mati1979.play.soyplugin.ajax.SoyAjaxController
 
SoyAllowedUrls - Class in com.github.mati1979.play.soyplugin.ajax.allowedurls
Created by mszczap on 25.04.14.
SoyAllowedUrls(List<URL>, List<String>, boolean) - Constructor for class com.github.mati1979.play.soyplugin.ajax.allowedurls.SoyAllowedUrls
 
soyAllowedUrls(SoyAllowedUrlsResolver) - Method in class com.github.mati1979.play.soyplugin.ajax.config.PlaySoyViewAjaxConfig
 
SoyAllowedUrlsResolver - Interface in com.github.mati1979.play.soyplugin.ajax.allowedurls
Created by mszczap on 26.04.14.
soyAllowedUrlsResolver(TemplateFilesResolver, SoyViewConf) - Method in class com.github.mati1979.play.soyplugin.ajax.config.PlaySoyViewAjaxConfig
 
soyAuthManager(SoyAllowedUrls) - Method in class com.github.mati1979.play.soyplugin.ajax.config.PlaySoyViewAjaxConfig
 
soyCompileTimeGlobalModelResolver() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyGlobalRuntimeModelResolver() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
SoyHashesRuntimeDataResolver - Class in com.github.mati1979.play.soyplugin.ajax.runtime
Created with IntelliJ IDEA.
SoyHashesRuntimeDataResolver(HashFileGenerator) - Constructor for class com.github.mati1979.play.soyplugin.ajax.runtime.SoyHashesRuntimeDataResolver
 
soyJsSourceOptions() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyLocaleProvider() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyMd5HashFileGenerator(SoyAllowedUrls, SoyViewConf) - Method in class com.github.mati1979.play.soyplugin.ajax.config.PlaySoyViewAjaxConfig
 
soyModel(Optional<SoyMapData>) - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest.Builder
 
soyMsgBundle(Optional<SoyMsgBundle>) - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest.Builder
 
SoyMsgBundleResolver - Interface in com.github.mati1979.play.soyplugin.bundle
Created with IntelliJ IDEA.
soyMsgBundleResolver() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyTemplateFilesResolver() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyTemplateRenderer() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyTemplatesHolder(TemplateFilesResolver, TofuCompiler) - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyTofuCompiler(CompileTimeGlobalModelResolver, SoyJsSrcOptions, SoyTofuOptions) - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyTofuOptions(SoyViewConf) - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
soyToSoyDataConverter() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 
SoyViewConf - Interface in com.github.mati1979.play.soyplugin.config
Created by mszczap on 26.04.14.
soyViewConf() - Method in class com.github.mati1979.play.soyplugin.spring.PlaySoyConfig
 

T

TemplateFilesResolver - Interface in com.github.mati1979.play.soyplugin.template
Created with IntelliJ IDEA.
templateName(String) - Method in class com.github.mati1979.play.soyplugin.render.RenderRequest.Builder
 
TemplateRenderer - Interface in com.github.mati1979.play.soyplugin.render
Created with IntelliJ IDEA.
TofuCompiler - Interface in com.github.mati1979.play.soyplugin.compile
The SoyTofu binary compiler that based on set of files creates a compiled object.
ToSoyDataConverter - Interface in com.github.mati1979.play.soyplugin.data
Created with IntelliJ IDEA.
toSoyMap(Object) - Method in class com.github.mati1979.play.soyplugin.data.EmptyToSoyDataConverter
 
toSoyMap(Object) - Method in class com.github.mati1979.play.soyplugin.data.NoConvertSoyDataConverter
Pass a model object and return a SoyMapData if a model object happens to be a SoyMapData.
toSoyMap(Object) - Method in class com.github.mati1979.play.soyplugin.data.ReflectionToSoyDataConverter
 
toSoyMap(Object) - Method in interface com.github.mati1979.play.soyplugin.data.ToSoyDataConverter
Convert a view model object to SoyMapData structure
toString() - Method in class com.github.mati1979.play.soyplugin.ajax.allowedurls.SoyAllowedUrls
 

U

urls() - Method in class com.github.mati1979.play.soyplugin.ajax.allowedurls.SoyAllowedUrls
 

W

withAjaxAllowedUrls(String) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withAjaxCacheControl(String) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withAjaxExpireHeaders(String) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withAjaxSecurityEnabled(boolean) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withCompilePrecompileTemplates(boolean) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withFallbackToEnglish(boolean) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withGlobalEncoding(String) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withHotReloadMode(boolean) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withI18mMessagesPath(String) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withResolveFilesExtension(String) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withResolveRecursive(boolean) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 
withResolveTemplatesLocation(String) - Method in class com.github.mati1979.play.soyplugin.config.DefaultSoyViewConf.Builder
 

Y

YahooOutputProcessor - Class in com.github.mati1979.play.soyplugin.ajax.process.yahoo
Created with IntelliJ IDEA.
YahooOutputProcessor() - Constructor for class com.github.mati1979.play.soyplugin.ajax.process.yahoo.YahooOutputProcessor
 
A B C D E F G H I L M N O P R S T U W Y 
Skip navigation links