Reference

Projects events

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

projects.onAfterChangeState

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:

projects.onAfterCreate

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:

projects.onAfterInitialise

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:

projects.onAfterSave

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:

projects.onAfterUpdate

Fired from:

Listeners:

projects.onProject

Fired from:

Listeners:

projects.onProjectAfterDelete

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectAfterDeleteActivity

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectAfterSave

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectAfterSaveActivity

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectAreas

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectBeforeDelete

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectBeforeSave

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectBeforeSaveActivity

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectCount

Fired from:

Listeners:

projects.onProjectCreate

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectExtras

Fired from:

Listeners:

projects.onProjectIntegrationList

Fired from:

No plugin in the source tree listens for this event.

projects.onProjectMember

Fired from:

Listeners:

projects.onProjectMiniList

Fired from:

Listeners:

projects.onProjectNotification

Fired from:

Listeners:

projects.onProjectPublicList

Fired from:

Listeners:

projects.onProjectsBrowse

Fired from:

No plugin in the source tree listens for this event.

projects.onShared

Fired from:

Listeners:

projects.onSharedUpdate

Fired from:

Listeners:

projects.onWatch

Fired from:

Listeners:

Generated from the source tree.