| Interface | Description |
|---|---|
| BroadleafThymeleaf2TemplateEvent |
Interface that should be implemented for all
BroadleafThymeleafElements so that
the module code can retrieve the underlying Thymeleaf 2 objects
Note that this is only for use inside of the Broadleaf common layer for Thymeleaf module |
| Class | Description |
|---|---|
| BroadleafThymeleaf2Assignation | |
| BroadleafThymeleaf2Context |
Concrete implementation of utilities that can be done during execution of a processor.
|
| BroadleafThymeleaf2Model |
A class used to mimic Thymeleaf 3's model in order for processor code to be the same for Thymeleaf 2 and 3.
|
| BroadleafThymeleaf2NonTextElement |
Class used to encapsulate the Thymeleaf 2 version of an element
Note that this is only for use inside of the Broadleaf common layer for Thymeleaf module
|
| BroadleafThymeleaf2TextElement |
Class that's used for encapsulating a Thymeleaf 2 text node
Note that this is only for use inside of the Broadleaf common layer for Thymeleaf module
|
Copyright © 2017. All rights reserved.