Reference

Xmessage events

Events in the xmessage group. A plugin in core/plugins/xmessage/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.

xmessage.onMessage

Fired from:

Listeners:

xmessage.onMessageMethods

Fired from:

Listeners:

xmessage.onSendMessage

Fired from:

Listeners:

xmessage.onTakeAction

No call site in the CMS fires this event; the listener may answer an event fired by another package or by an older plugin.

Listeners:

Generated from the source tree.