Module Notifications

Module Notifications 

Source
Expand description

Notification helpers for sending document lifecycle events to Cocoon.

Functionsยง

notify_model_added ๐Ÿ”’
Notifies Cocoon that a new document model has been added.
notify_model_changed ๐Ÿ”’
Notifies Cocoon that a documentโ€™s content has changed.
notify_model_removed ๐Ÿ”’
Notifies Cocoon that a document has been closed or renamed.
notify_model_saved ๐Ÿ”’
Notifies Cocoon that a document has been saved to disk.