Reference

Activity events

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

activity.onLogDelete

Fired from:

No plugin in the source tree listens for this event.

activity.onLogSave

Fired from:

No plugin in the source tree listens for this event.

Generated from the source tree.