JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
I
P
S
B
build(Environment)
- Method in class io.jooby.pebble.
PebbleModule.Builder
Creates a PebbleEngine instance.
Builder()
- Constructor for class io.jooby.pebble.
PebbleModule.Builder
C
create()
- Static method in class io.jooby.pebble.
PebbleModule
Creates a new PebbleModule.Builder.
I
install(Jooby)
- Method in class io.jooby.pebble.
PebbleModule
io.jooby.pebble
- package io.jooby.pebble
P
PebbleModule
- Class in
io.jooby.pebble
Pebble module: https://jooby.io/modules/pebble.
PebbleModule(PebbleEngine.Builder)
- Constructor for class io.jooby.pebble.
PebbleModule
Creates a new pebble module.
PebbleModule(String)
- Constructor for class io.jooby.pebble.
PebbleModule
Creates a new PebbleModule module.
PebbleModule()
- Constructor for class io.jooby.pebble.
PebbleModule
Creates a new PebbleModule module using the default path:
views
.
PebbleModule.Builder
- Class in
io.jooby.pebble
Utility class for creating
PebbleModule
instances.
S
setDefaultLocale(Locale)
- Method in class io.jooby.pebble.
PebbleModule.Builder
Set default locale.
setExecutorService(ExecutorService)
- Method in class io.jooby.pebble.
PebbleModule.Builder
set ExecutorService.
setTagCache(PebbleCache<CacheKey, Object>)
- Method in class io.jooby.pebble.
PebbleModule.Builder
Set tab cache.
setTemplateCache(PebbleCache<Object, PebbleTemplate>)
- Method in class io.jooby.pebble.
PebbleModule.Builder
Set template cache.
setTemplateLoader(Loader<?>)
- Method in class io.jooby.pebble.
PebbleModule.Builder
Template loader to use.
setTemplatesPath(String)
- Method in class io.jooby.pebble.
PebbleModule.Builder
Template path.
B
C
I
P
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.