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.