Index

A B C D E F G H I K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addToInt(Integer, String, Integer) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 
addToInt(Integer, String, Long) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 
addToLong(Long, String, Integer) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 
addToLong(Long, String, Long) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 
appliesTo(TemplateNode.Origin, Object) - Method in class io.quarkus.qute.runtime.PropertyNotFoundNoop
 
appliesTo(TemplateNode.Origin, Object) - Method in class io.quarkus.qute.runtime.PropertyNotFoundOutputOriginal
 
appliesTo(TemplateNode.Origin, Object) - Method in class io.quarkus.qute.runtime.PropertyNotFoundThrowException
 
ATTRIBUTE_LOCALE - Static variable in class io.quarkus.qute.i18n.MessageBundles
 

B

booleanProperty(String) - Static method in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 

C

cache - Variable in class io.quarkus.qute.runtime.cache.CacheConfigurator
 
CacheConfigurator - Class in io.quarkus.qute.runtime.cache
 
CacheConfigurator() - Constructor for class io.quarkus.qute.runtime.cache.CacheConfigurator
 
CDI_NAMESPACE - Static variable in class io.quarkus.qute.runtime.EngineProducer
 
clearCache() - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
clearInjectedTemplates() - Method in class io.quarkus.qute.runtime.TemplateProducer
 
CollectionTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
CollectionTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
config - Variable in class io.quarkus.qute.runtime.ContentTypes
 
CONFIG - Static variable in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
ConfigTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
ConfigTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
configureEngine(EngineBuilder) - Method in class io.quarkus.qute.runtime.cache.CacheConfigurator
 
configureEngine(EngineBuilder) - Method in class io.quarkus.qute.runtime.cache.MissingCacheConfigurator
 
configureEngine(EngineBuilder) - Method in class io.quarkus.qute.runtime.cache.UnsupportedRemoteCacheConfigurator
 
consume(Consumer<String>) - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
containsKey(Map<?, ?>, Object) - Static method in class io.quarkus.qute.runtime.extensions.MapTemplateExtensions
 
contentTypes - Variable in class io.quarkus.qute.runtime.QuteConfig
The additional map of suffixes to content types.
ContentTypes - Class in io.quarkus.qute.runtime
 
ContentTypes() - Constructor for class io.quarkus.qute.runtime.ContentTypes
 
create(SyntheticCreationalContext<RenderedResults>) - Method in class io.quarkus.qute.runtime.test.RenderedResultsCreator
 
createContext(List<String>, List<String>, List<String>, Map<String, List<String>>, List<String>, Set<String>) - Method in class io.quarkus.qute.runtime.QuteRecorder
 
createContext(Map<String, String>, Map<String, Map<String, Class<?>>>) - Method in class io.quarkus.qute.runtime.MessageBundleRecorder
 
createMulti() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
createUni() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
createVariant(String) - Method in class io.quarkus.qute.runtime.EngineProducer
 

D

DEFAULT - Enum constant in enum class io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
Output the NOT_FOUND constant.
DEFAULT_LOCALE - Static variable in annotation interface io.quarkus.qute.i18n.MessageBundle
Constant value for MessageBundle.locale() indicating that the default locale specified via the quarkus.default-locale config property should be used.
DEFAULT_LOCALE - Static variable in class io.quarkus.qute.i18n.MessageBundles
 
DEFAULT_NAME - Static variable in annotation interface io.quarkus.qute.i18n.Message
Constant value for key() indicating that the default strategy specified by MessageBundle.defaultKey() should be used.
DEFAULT_NAME - Static variable in annotation interface io.quarkus.qute.i18n.MessageBundle
Constant value for MessageBundle.value().
DEFAULT_VALUE - Static variable in annotation interface io.quarkus.qute.i18n.Message
Constant value for value() indicating that message template value specified in a localized file should be used.
defaultCharset - Variable in class io.quarkus.qute.runtime.QuteConfig
The default charset of the templates files.
DEFAULTED_NAME - Static variable in annotation interface io.quarkus.qute.i18n.MessageBundle
Constant value for MessageBundle.value() indicating that the name should be defaulted.
defaultKey() - Element in annotation interface io.quarkus.qute.i18n.MessageBundle
The value may be one of the following: ELEMENT_NAME, HYPHENATED_ELEMENT_NAME and UNDERSCORED_ELEMENT_NAME.
defaultTemplate - Variable in class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
DEPENDENT_INSTANCES - Static variable in class io.quarkus.qute.runtime.EngineProducer
 
devMode - Variable in class io.quarkus.qute.runtime.QuteConfig
Development mode configuration.

E

ELEMENT_NAME - Static variable in annotation interface io.quarkus.qute.i18n.Message
Constant value for key() indicating that the annotated element's name should be used as-is.
engine() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
EngineProducer - Class in io.quarkus.qute.runtime
 
EngineProducer(QuteRecorder.QuteContext, QuteConfig, QuteRuntimeConfig, Event<EngineBuilder>, Event<Engine>, ContentTypes, LaunchMode, LocalesBuildTimeConfig, List<TemplateLocator>, List<SectionHelperFactory<?>>, List<ValueResolver>, List<NamespaceResolver>) - Constructor for class io.quarkus.qute.runtime.EngineProducer
 
EngineProducer.ResourceTemplateLocation - Class in io.quarkus.qute.runtime
 
equals(Object) - Method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions.Key
 
escapeContentTypes - Variable in class io.quarkus.qute.runtime.QuteConfig
The list of content types for which the ', ", <, > and & characters are escaped if a template variant is set.

F

findExpression(Predicate<Expression>) - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
findExpression(Predicate<Expression>) - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
first(List<T>) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
fmt(String, String, Object...) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
E.g.
fmt(String, Locale, String, Object...) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
E.g.
fmtInstance(String, String, Object...) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
E.g.
fmtInstance(String, String, Locale, Object...) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
E.g.
format(Object, String) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(Object, String, Locale) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(Object, String, Locale, ZoneId) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(TemporalAccessor, String) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(TemporalAccessor, String, Locale) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
format(TemporalAccessor, String, Locale, ZoneId) - Static method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 

G

generatePage(Throwable) - Method in class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
get(Class<T>) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
get(Class<T>, Localized) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
get(List<T>, int) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
get(Map<?, V>, Object) - Static method in class io.quarkus.qute.runtime.extensions.MapTemplateExtensions
 
getBundleInterfaces() - Method in interface io.quarkus.qute.runtime.MessageBundleRecorder.BundleContext
 
getByIndex(List<T>, String) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
getConfigProperty(String) - Static method in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
getContentType(String) - Method in class io.quarkus.qute.runtime.ContentTypes
 
getDefaultTemplate(InjectionPoint) - Method in class io.quarkus.qute.runtime.TemplateProducer
 
getEngine() - Method in class io.quarkus.qute.runtime.EngineProducer
 
getExpressions() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getExpressions() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
getFragment(String) - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getFragment(String) - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
getFragmentIds() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getFragmentIds() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
getGeneratedId() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getGeneratedId() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
getId() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getId() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
getId(String) - Method in class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
getInjectableTemplate(String) - Method in class io.quarkus.qute.runtime.TemplateProducer
Used by NativeCheckedTemplateEnhancer to inject calls to this method in the native type-safe methods.
getMessageTemplates() - Method in interface io.quarkus.qute.runtime.MessageBundleRecorder.BundleContext
 
getOriginalTemplate() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
getParameterDeclarations() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getParameterDeclarations() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
getPriority() - Method in class io.quarkus.qute.runtime.PropertyNotFoundNoop
 
getPriority() - Method in class io.quarkus.qute.runtime.PropertyNotFoundOutputOriginal
 
getPriority() - Method in class io.quarkus.qute.runtime.PropertyNotFoundThrowException
 
getProblemInfo(int, Throwable, Template, Escaper) - Method in class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
getResolverClasses() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getTags() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getTemplate() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
getTemplate(InjectionPoint) - Method in class io.quarkus.qute.runtime.TemplateProducer
 
getTemplate(String) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
getTemplateGlobalProviderClasses() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getTemplatePaths() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getTemplateRoots() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 
getVariant() - Method in class io.quarkus.qute.runtime.EngineProducer.ResourceTemplateLocation
 
getVariant() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
getVariant() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
getVariants() - Method in interface io.quarkus.qute.runtime.QuteRecorder.QuteContext
 

H

hashCode() - Method in class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions.Key
 
htmlPadRight(String, int) - Static method in class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
HYPHENATED_ELEMENT_NAME - Static variable in annotation interface io.quarkus.qute.i18n.Message
Constant value for key() indicating that the annotated element's name should be de-camel-cased and hyphenated, and then used.

I

INJECT_NAMESPACE - Static variable in class io.quarkus.qute.runtime.EngineProducer
 
InjectableFragment(String) - Constructor for class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
InjectableTemplate(String, Map<String, TemplateProducer.TemplateVariants>, Engine, RenderedResults) - Constructor for class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
InjectableTemplateInstanceImpl() - Constructor for class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
instance() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragment
 
instance() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
integerProperty(String) - Static method in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
io.quarkus.qute.cache - package io.quarkus.qute.cache
 
io.quarkus.qute.i18n - package io.quarkus.qute.i18n
 
io.quarkus.qute.runtime - package io.quarkus.qute.runtime
 
io.quarkus.qute.runtime.cache - package io.quarkus.qute.runtime.cache
 
io.quarkus.qute.runtime.devmode - package io.quarkus.qute.runtime.devmode
 
io.quarkus.qute.runtime.extensions - package io.quarkus.qute.runtime.extensions
 
io.quarkus.qute.runtime.test - package io.quarkus.qute.runtime.test
 
iterationMetadataPrefix - Variable in class io.quarkus.qute.runtime.QuteConfig
The prefix is used to access the iteration metadata inside a loop section.

K

key() - Element in annotation interface io.quarkus.qute.i18n.Message
The key of a message.
Key(String, Locale, ZoneId) - Constructor for class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions.Key
 

L

last(List<T>) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
Literal(String) - Constructor for class io.quarkus.qute.i18n.Localized.Literal
 
locale() - Element in annotation interface io.quarkus.qute.i18n.MessageBundle
The language tag (IETF) of the default locale.
Localized - Annotation Interface in io.quarkus.qute.i18n
Marks a localized message bundle interface.
Localized.Literal - Class in io.quarkus.qute.i18n
 
LocationLiteral - Class in io.quarkus.qute.runtime
Supports inline instantiation of Location.
LocationLiteral(String) - Constructor for class io.quarkus.qute.runtime.LocationLiteral
 

M

map(Object, Expression) - Method in class io.quarkus.qute.runtime.PropertyNotFoundNoop
 
map(Object, Expression) - Method in class io.quarkus.qute.runtime.PropertyNotFoundOutputOriginal
 
map(Object, Expression) - Method in class io.quarkus.qute.runtime.PropertyNotFoundThrowException
 
map(Map, String) - Static method in class io.quarkus.qute.runtime.extensions.MapTemplateExtensions
 
MapTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
MapTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.MapTemplateExtensions
 
Message - Annotation Interface in io.quarkus.qute.i18n
Identifies a message bundle method that represents a single message of the enclosing bundle.
MessageBundle - Annotation Interface in io.quarkus.qute.i18n
Denotes a message bundle interface.
MessageBundleRecorder - Class in io.quarkus.qute.runtime
 
MessageBundleRecorder() - Constructor for class io.quarkus.qute.runtime.MessageBundleRecorder
 
MessageBundleRecorder.BundleContext - Interface in io.quarkus.qute.runtime
 
MessageBundles - Class in io.quarkus.qute.i18n
 
MessageParam - Annotation Interface in io.quarkus.qute.i18n
This annotation can be used to bind a message bundle method parameter with a template parameter declaration.
MissingCacheConfigurator - Class in io.quarkus.qute.runtime.cache
 
MissingCacheConfigurator() - Constructor for class io.quarkus.qute.runtime.cache.MissingCacheConfigurator
 
mod(Integer, Integer) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 

N

NAME - Static variable in class io.quarkus.qute.cache.QuteCache
The name of the cache used to cache parts of templates
NOOP - Enum constant in enum class io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
No operation - no output.
noRestartTemplates - Variable in class io.quarkus.qute.runtime.QuteDevModeConfig
By default, a template modification results in an application restart that triggers build-time validations.
NumberTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
NumberTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 

O

of(String) - Static method in class io.quarkus.qute.i18n.Localized.Literal
 
onShutdown(ShutdownEvent) - Method in class io.quarkus.qute.runtime.EngineProducer
 
or(T, T) - Static method in class io.quarkus.qute.runtime.extensions.OrOperatorTemplateExtensions
 
orEmpty(Collection<T>) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
OrOperatorTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
OrOperatorTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.OrOperatorTemplateExtensions
 
OUTPUT_ORIGINAL - Enum constant in enum class io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
Output the original expression string, e.g.

P

plus(String, Object) - Static method in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
 
property(String) - Static method in class io.quarkus.qute.runtime.extensions.ConfigTemplateExtensions
 
PropertyNotFoundNoop - Class in io.quarkus.qute.runtime
 
PropertyNotFoundNoop() - Constructor for class io.quarkus.qute.runtime.PropertyNotFoundNoop
 
PropertyNotFoundOutputOriginal - Class in io.quarkus.qute.runtime
 
PropertyNotFoundOutputOriginal() - Constructor for class io.quarkus.qute.runtime.PropertyNotFoundOutputOriginal
 
propertyNotFoundStrategy - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
The strategy used when a standalone expression evaluates to a "not found" value at runtime and the quarkus.qute.strict-rendering config property is set to false
PropertyNotFoundThrowException - Class in io.quarkus.qute.runtime
 
PropertyNotFoundThrowException() - Constructor for class io.quarkus.qute.runtime.PropertyNotFoundThrowException
 

Q

QuteCache - Class in io.quarkus.qute.cache
 
QuteCache() - Constructor for class io.quarkus.qute.cache.QuteCache
 
QuteConfig - Class in io.quarkus.qute.runtime
 
QuteConfig() - Constructor for class io.quarkus.qute.runtime.QuteConfig
 
QuteDevModeConfig - Class in io.quarkus.qute.runtime
 
QuteDevModeConfig() - Constructor for class io.quarkus.qute.runtime.QuteDevModeConfig
 
QuteErrorPageSetup - Class in io.quarkus.qute.runtime.devmode
 
QuteErrorPageSetup() - Constructor for class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
QuteRecorder - Class in io.quarkus.qute.runtime
 
QuteRecorder() - Constructor for class io.quarkus.qute.runtime.QuteRecorder
 
QuteRecorder.QuteContext - Interface in io.quarkus.qute.runtime
 
QuteRuntimeConfig - Class in io.quarkus.qute.runtime
 
QuteRuntimeConfig() - Constructor for class io.quarkus.qute.runtime.QuteRuntimeConfig
 
QuteRuntimeConfig.PropertyNotFoundStrategy - Enum Class in io.quarkus.qute.runtime
 
QuteSetup - Class in io.quarkus.qute.runtime.devmode
 
QuteSetup() - Constructor for class io.quarkus.qute.runtime.devmode.QuteSetup
 
QuteTestModeConfig - Class in io.quarkus.qute.runtime
 
QuteTestModeConfig() - Constructor for class io.quarkus.qute.runtime.QuteTestModeConfig
 

R

read() - Method in class io.quarkus.qute.runtime.EngineProducer.ResourceTemplateLocation
 
recordRenderedResults - Variable in class io.quarkus.qute.runtime.QuteTestModeConfig
By default, the rendering results of injected and type-safe templates are recorded in the managed RenderedResults which is registered as a CDI bean.
removeStandaloneLines - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
Specify whether the parser should remove standalone lines from the output.
render() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
renderAsync() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
RenderedResultsCreator - Class in io.quarkus.qute.runtime.test
 
RenderedResultsCreator() - Constructor for class io.quarkus.qute.runtime.test.RenderedResultsCreator
 
ResourceTemplateLocation(URL, Variant) - Constructor for class io.quarkus.qute.runtime.EngineProducer.ResourceTemplateLocation
 
reversed(List<T>) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 

S

setupHotDeployment(HotReplacementContext) - Method in class io.quarkus.qute.runtime.devmode.QuteErrorPageSetup
 
setupHotDeployment(HotReplacementContext) - Method in class io.quarkus.qute.runtime.devmode.QuteSetup
 
setupMessageTemplates(Engine, MessageBundleRecorder.BundleContext) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
setupNamespaceResolvers(EngineBuilder, MessageBundleRecorder.BundleContext) - Static method in class io.quarkus.qute.i18n.MessageBundles
 
STR - Static variable in class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
 
strictRendering - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
If set to true then any expression that is evaluated to a Results.NotFound value will always result in a TemplateException and the rendering is aborted.
StringTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
StringTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.StringTemplateExtensions
 
subtractFromInt(Integer, String, Integer) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 
subtractFromInt(Integer, String, Long) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 
subtractFromLong(Long, String, Integer) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 
subtractFromLong(Long, String, Long) - Static method in class io.quarkus.qute.runtime.extensions.NumberTemplateExtensions
 
suffixes - Variable in class io.quarkus.qute.runtime.QuteConfig
The list of suffixes used when attempting to locate a template file.

T

take(List<T>, int) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
takeLast(List<T>, int) - Static method in class io.quarkus.qute.runtime.extensions.CollectionTemplateExtensions
 
template() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableFragmentTemplateInstanceImpl
 
template() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl
 
templatePathExclude - Variable in class io.quarkus.qute.runtime.QuteConfig
This regular expression is used to exclude template files from the templates directory.
TemplateProducer - Class in io.quarkus.qute.runtime
 
TemplateProducer(Engine, QuteRecorder.QuteContext, ContentTypes, LaunchMode, Instance<RenderedResults>) - Constructor for class io.quarkus.qute.runtime.TemplateProducer
 
TemplateProducer.InjectableTemplate - Class in io.quarkus.qute.runtime
We inject a delegating template in order to: 1.
TemplateProducer.InjectableTemplate.InjectableFragment - Class in io.quarkus.qute.runtime
 
TemplateProducer.InjectableTemplate.InjectableFragmentTemplateInstanceImpl - Class in io.quarkus.qute.runtime
 
TemplateProducer.InjectableTemplate.InjectableTemplateInstanceImpl - Class in io.quarkus.qute.runtime
 
TemplateProducer.TemplateVariants - Class in io.quarkus.qute.runtime
 
TemplateVariants(Map<Variant, String>, String) - Constructor for class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
testMode - Variable in class io.quarkus.qute.runtime.QuteConfig
Test mode configuration.
THROW_EXCEPTION - Enum constant in enum class io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
timeout - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
The global rendering timeout in milliseconds.
TimeTemplateExtensions - Class in io.quarkus.qute.runtime.extensions
 
TimeTemplateExtensions() - Constructor for class io.quarkus.qute.runtime.extensions.TimeTemplateExtensions
 
TimeTemplateExtensions.Key - Class in io.quarkus.qute.runtime.extensions
 
toString() - Method in class io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
 
toString() - Method in class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
typeCheckExcludes - Variable in class io.quarkus.qute.runtime.QuteConfig
The list of exclude rules used to intentionally ignore some parts of an expression when performing type-safe validation.

U

UNDERSCORED_ELEMENT_NAME - Static variable in annotation interface io.quarkus.qute.i18n.Message
Constant value forkey() indicating that the annotated element's name should be de-camel-cased and parts separated by underscores, and then used.
UnsupportedRemoteCacheConfigurator - Class in io.quarkus.qute.runtime.cache
 
UnsupportedRemoteCacheConfigurator() - Constructor for class io.quarkus.qute.runtime.cache.UnsupportedRemoteCacheConfigurator
 
useAsyncTimeout - Variable in class io.quarkus.qute.runtime.QuteRuntimeConfig
If set to true then the timeout should also be used for asynchronous rendering methods, such as TemplateInstance.createUni() and TemplateInstance.renderAsync().

V

value() - Method in class io.quarkus.qute.i18n.Localized.Literal
 
value() - Element in annotation interface io.quarkus.qute.i18n.Localized
 
value() - Element in annotation interface io.quarkus.qute.i18n.Message
This value has higher priority over a message template specified in a localized file, and it's considered a good practice to specify it.
value() - Element in annotation interface io.quarkus.qute.i18n.MessageBundle
The name is used as a namespace in templates expressions - {msg:hello_world}, and as a part of the name of a message bundle localized file - msg_de.properties.
value() - Element in annotation interface io.quarkus.qute.i18n.MessageParam
 
value() - Method in class io.quarkus.qute.runtime.LocationLiteral
 
valueOf(String) - Static method in enum class io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.quarkus.qute.runtime.QuteRuntimeConfig.PropertyNotFoundStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
variantToTemplate - Variable in class io.quarkus.qute.runtime.TemplateProducer.TemplateVariants
 
A B C D E F G H I K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form