|
Class Summary |
| ChannelTag |
As NodeTag, but the node (which should be a channel) will be opened or
closed at the start of the body, depending on the action given. |
| CommunityTag |
As NodeTag, but the node (which should be a commnity) will be opened or
closed at the start of the body, depending on the action given. |
| ConnectionTag |
As NodeTag, but the node (which should be a user) will be connected to
the indicated channel at the start of the body. |
| DeleteAllTag |
As NodeTag, but all messages belonging to the node (which should be a
channel) will be removed after the body. |
| DeleteTag |
As NodeTag, but the node (which should be a message) will be removed after the body. |
| GetInfoTag |
GetInfo tag obtains information from the multipurpose INFO field. |
| GetInfoTEI |
The GetInfo tag can optionally export one jsp variable. |
| LogTag |
As NodeTag, but logging will be started on the node (which should be a channel)
at the start of the body tag. |
| PostTag |
This tag posts a message. |
| PostTEI |
The GetInfo tag can export one jsp variable. |
| SetInfoTag |
SetInfo tag stores information in the multipurpose INFO field. |
| TestChannelTag |
As NodeTag, but the body is evaluated only if the condiiton specified evalueates
to true. |
| TreeTag |
TreeTag, provides functionality for listing messages in community. |
| UpdateTag |
Posts a message |
| WhoTag |
Who tag, provides functionality for listing users of a channel. |