JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
E
F
G
H
I
M
R
S
T
W
A
afterRender(Appendable, ILayout, boolean, long)
- Method in class manifold.templates.rt.runtime.
BaseTemplate
append(CharSequence)
- Method in class manifold.templates.rt.runtime.
WrapAppendable
append(CharSequence, int, int)
- Method in class manifold.templates.rt.runtime.
WrapAppendable
append(char)
- Method in class manifold.templates.rt.runtime.
WrapAppendable
B
BaseLayoutOverride
- Class in
manifold.templates.rt.runtime
BaseLayoutOverride(ILayout)
- Constructor for class manifold.templates.rt.runtime.
BaseLayoutOverride
BaseTemplate
- Class in
manifold.templates.rt.runtime
The base class for all generated template classes.
BaseTemplate()
- Constructor for class manifold.templates.rt.runtime.
BaseTemplate
beforeRender(Appendable, ILayout, boolean)
- Method in class manifold.templates.rt.runtime.
BaseTemplate
E
EMPTY
- Static variable in interface manifold.templates.rt.runtime.
ILayout
F
footer(Appendable)
- Method in interface manifold.templates.rt.runtime.
ILayout
G
getDefaultLayout(String)
- Static method in class manifold.templates.rt.
ManifoldTemplates
getExplicitLayout()
- Method in class manifold.templates.rt.runtime.
BaseTemplate
getOverride()
- Method in class manifold.templates.rt.runtime.
BaseLayoutOverride
getRequest()
- Method in class manifold.templates.rt.sparkjava.
SparkTemplate
Access Spark's
Request
object;
getResponse()
- Method in class manifold.templates.rt.sparkjava.
SparkTemplate
Access Spark's
Response
object.
getTemplateLayout()
- Method in class manifold.templates.rt.runtime.
BaseTemplate
getTemplateResourceAsStream()
- Method in class manifold.templates.rt.runtime.
BaseTemplate
Open an
InputStream
for the template resource file in the classpath/module-path.
getTemplateText()
- Method in class manifold.templates.rt.runtime.
BaseTemplate
Returns the raw content of the template resource file at runtime.
getTracer()
- Static method in class manifold.templates.rt.
ManifoldTemplates
H
handleException(Exception, String, int, int[])
- Method in class manifold.templates.rt.runtime.
BaseTemplate
header(Appendable)
- Method in interface manifold.templates.rt.runtime.
ILayout
I
ILayout
- Interface in
manifold.templates.rt.runtime
init()
- Static method in class manifold.templates.rt.sparkjava.
SparkTemplate
M
manifold.templates.rt
- package manifold.templates.rt
manifold.templates.rt.runtime
- package manifold.templates.rt.runtime
manifold.templates.rt.sparkjava
- package manifold.templates.rt.sparkjava
ManifoldTemplates
- Class in
manifold.templates.rt
ManifoldTemplates()
- Constructor for class manifold.templates.rt.
ManifoldTemplates
ManifoldTemplates.TraceCallback
- Interface in
manifold.templates.rt
R
raw(Object)
- Method in class manifold.templates.rt.sparkjava.
SparkTemplate
Produce raw HTML
resetDefaultLayout()
- Static method in class manifold.templates.rt.
ManifoldTemplates
S
setDefaultLayout(ILayout)
- Static method in class manifold.templates.rt.
ManifoldTemplates
setDefaultLayout(String, ILayout)
- Static method in class manifold.templates.rt.
ManifoldTemplates
setLayout(ILayout)
- Method in class manifold.templates.rt.runtime.
BaseTemplate
SparkTemplate
- Class in
manifold.templates.rt.sparkjava
The base class for a Spark-based template.
SparkTemplate()
- Constructor for class manifold.templates.rt.sparkjava.
SparkTemplate
T
TestTemplateSuperClass
- Class in
manifold.templates.rt.runtime
TestTemplateSuperClass()
- Constructor for class manifold.templates.rt.runtime.
TestTemplateSuperClass
toS(Object)
- Method in class manifold.templates.rt.runtime.
BaseTemplate
toS(Object)
- Method in class manifold.templates.rt.sparkjava.
SparkTemplate
trace()
- Static method in class manifold.templates.rt.
ManifoldTemplates
trace(Class, long)
- Method in interface manifold.templates.rt.
ManifoldTemplates.TraceCallback
traceWith(ManifoldTemplates.TraceCallback)
- Static method in class manifold.templates.rt.
ManifoldTemplates
W
WrapAppendable
- Class in
manifold.templates.rt.runtime
Wraps calls to
Appendable
in the generated template to 1.
WrapAppendable(Appendable, String)
- Constructor for class manifold.templates.rt.runtime.
WrapAppendable
A
B
E
F
G
H
I
M
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.