Dialect for making use of template/layout decorator pages with Thymeleaf.
| Type | Name and description |
|---|---|
static String |
DIALECT_NAMESPACE_LAYOUT |
static String |
DIALECT_PREFIX_LAYOUT |
String |
prefix |
Set<IProcessor> |
processors |
| Constructor and description |
|---|
LayoutDialect
(SortingStrategy sortingStrategy = new AppendingStrategy()Constructor, configure the layout dialect with the given values. |
| Methods inherited from class | Name |
|---|---|
class AbstractDialect |
isLenient, getProcessors, getDocTypeTranslations, getDocTypeResolutionEntries, getExecutionAttributes, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, getPrefix |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor, configure the layout dialect with the given values.
Groovy Documentation