toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-template-jte
/
org.http4k.template
/
JTETemplates
JTETemplates
class
JTETemplates
(
contentType
:
ContentType
=
Html
)
:
Templates
JTE templating support. Use the function in the constructor to configure the instance.
Members
Constructors
JTETemplates
Link copied to clipboard
constructor
(
contentType
:
ContentType
=
Html
)
Functions
Caching
Link copied to clipboard
open
override
fun
Caching
(
baseTemplateDir
:
String
)
:
TemplateRenderer
Caching
Classpath
Link copied to clipboard
open
override
fun
CachingClasspath
(
baseClasspathPackage
:
String
)
:
(
ViewModel
)
->
String
Hot
Reload
Link copied to clipboard
open
override
fun
HotReload
(
baseTemplateDir
:
String
)
:
(
ViewModel
)
->
String