Reference

Resources events

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

resources.onCanManage

Fired from:

Listeners:

resources.onManage

Fired from:

Listeners:

resources.onResourceAfterSubmit

Fired from:

No plugin in the source tree listens for this event.

resources.onResourceBeforeSubmit

Fired from:

Listeners:

resources.onResources

Fired from:

Listeners:

resources.onResourcesAreas

Fired from:

No plugin in the source tree listens for this event.

resources.onResourcesList

Fired from:

Listeners:

resources.onResourcesRateItem

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:

resources.onResourcesSub

Fired from:

Listeners:

Generated from the source tree.