Reference

Tools events

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

tools.onToolSessionIdentify

Fired from:

Listeners:

tools.onToolSessionView

Fired from:

Listeners:

tools.onToolSessionViewAfter

Fired from:

No plugin in the source tree listens for this event.

tools.onToolSessionViewBefore

Fired from:

No plugin in the source tree listens for this event.

Generated from the source tree.