Interface | Description |
---|---|
BroadleafVariableExpression |
Classes that implement this interface will be exposed to the Thymeleaf expression evaluation context.
|
Class | Description |
---|---|
AssetURLVariableExpression |
For HTML fields maintained in the admin, redactor allows the user to select images.
|
BRCVariableExpression |
Exposes the
BroadleafRequestContext to the Thymeleaf expression context |
BreadcrumbVariableExpression | |
DataDrivenEnumVariableExpression |
Variable expression that looks up a list of
DataDrivenEnumerationValue s based on its enum key |
ModuleVariableExpression |
A Thymeleaf Variable Expression intended to provide various information about the modules enabled for this application.
|
NullBroadleafVariableExpression |
A null implementation of
BroadleafVariableExpression |
PropertiesVariableExpression |
This Thymeleaf variable expression class provides access to runtime configuration properties that are configured
in development.properties, development-shared.properties, etc, for the current environment.
|
Copyright © 2022. All rights reserved.