Reference

Wishlist events

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

wishlist.onWishlistAfterDelete

Fired from:

No plugin in the source tree listens for this event.

wishlist.onWishlistAfterDeleteComment

Fired from:

No plugin in the source tree listens for this event.

wishlist.onWishlistAfterDeleteWish

Fired from:

No plugin in the source tree listens for this event.

wishlist.onWishlistAfterSave

Fired from:

No plugin in the source tree listens for this event.

wishlist.onWishlistAfterSaveComment

Fired from:

No plugin in the source tree listens for this event.

wishlist.onWishlistAfterSaveWish

Fired from:

No plugin in the source tree listens for this event.

wishlist.onWishlistBeforeSave

Fired from:

No plugin in the source tree listens for this event.

wishlist.onWishlistBeforeSaveComment

Fired from:

No plugin in the source tree listens for this event.

wishlist.onWishlistBeforeSaveWish

Fired from:

No plugin in the source tree listens for this event.

Generated from the source tree.