aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hooklist.bb
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-08-14 18:22:18 -0700
committerredmatrix <git@macgirvin.com>2016-08-14 18:22:18 -0700
commit000861da0dd68a94d67da15301eab7fd2df3cc1a (patch)
tree44543e0966ae8e6af375408009dcbad0f56ac793 /doc/hooklist.bb
parent7ae097ef6b59083db9fe9134d10815a2b329b542 (diff)
downloadvolse-hubzilla-000861da0dd68a94d67da15301eab7fd2df3cc1a.tar.gz
volse-hubzilla-000861da0dd68a94d67da15301eab7fd2df3cc1a.tar.bz2
volse-hubzilla-000861da0dd68a94d67da15301eab7fd2df3cc1a.zip
event_store_event hook
Diffstat (limited to 'doc/hooklist.bb')
-rw-r--r--doc/hooklist.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/hooklist.bb b/doc/hooklist.bb
index 66ff1cf71..858a7d021 100644
--- a/doc/hooklist.bb
+++ b/doc/hooklist.bb
@@ -184,6 +184,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the
[zrl=[baseurl]/help/hook/event_created]event_created[/zrl]
called when an event record is created
+[zrl=[baseurl]/help/hook/event_store_event]event_store_event[/zrl]
+ called when an event record is created or updated
+
[zrl=[baseurl]/help/hook/event_updated]event_updated[/zrl]
called when an event record is modified