messages
Prints unbound Messages.
| Tag Information | |
|---|---|
| Tag Class | org.loom.tags.messages.MessagesTag |
| Body Content | empty |
| Dynamic Attributes | true |
| Example | <l:messages/> <l:messages properties="name,date,age"/> <l:messages level="warn"/> |
Attributes
| Name | Description | Flags |
|---|---|---|
| class | HTML attribute |
rtexprvalue
|
| id | HTML attribute |
rtexprvalue
|
| level | The level of messages to display. Accepts info, warn
and error (default)
|
rtexprvalue
|
| properties | If set, display also messages bound to any of these properties. |
rtexprvalue
|