GWC Template Language Reference / Template Paths - Application hierarchy |
Path: application/error
Corresponding AUI Tree element: Error
The Error is a unique sub-object from UserInterface object that presents the information relative to an error.
Fields | Type | Description |
---|---|---|
application/error/line | Attribute (number) | Line number on which the error should be displayed (traditional mode). |
application/error/style [id] | Attribute (string) | Returns the 4st style attribute "id". |
application/error/text | Attribute (string) | Error text. |
application/error/ttybackgroundcolor | Attribute (string) | TTY background color. |
application/error/ttycolor | Attribute (string) | TTY color. |
application/error/ttyfontweight | Attribute (string) | TTY font weight. |
application/error/ttytextdecoration | Attribute (boolean) | TTY font decoration. |