Reference

Handlers events

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

handlers.onHandleView

Fired from:

Listeners:

Generated from the source tree.