@TupleConstructor(defaults: false) class HtmlTitleDecorator extends Object implements Decorator
Decorator for the <title> part of the template to handle the special
processing required for the layout:title-pattern processor.
| Type | Name and description |
|---|---|
ITemplateContext |
context |
| Constructor and description |
|---|
HtmlTitleDecorator() |
Special decorator for the <title> part, accumulates the important
processing parts for the layout:title-pattern processor.
<title> model that is the result of decorating the
<title>s.Groovy Documentation