Home
last modified time | relevance | path

Searched refs:add_notifications (Results 1 – 4 of 4) sorted by relevance

/plugin/ireadit/action/
H A Dnotification.php29 public function add_notifications(Doku_Event $event) function in action_plugin_ireadit_notification
/plugin/approve/action/
H A Dnotification.php19 $controller->register_hook('PLUGIN_NOTIFICATION_GATHER', 'AFTER', $this, 'add_notifications');
45 public function add_notifications(Doku_Event $event)
43 public function add_notifications(Doku_Event $event) global() function in action_plugin_approve_notification
/plugin/structnotification/action/
H A Dnotification.php30 $controller->register_hook('PLUGIN_NOTIFICATION_GATHER', 'AFTER', $this, 'add_notifications');
70 public function add_notifications(Doku_Event $event) function in action_plugin_structnotification_notification
/plugin/bez/action/
H A Ddefault.php64 $controller->register_hook('PLUGIN_NOTIFICATION_GATHER', 'AFTER', $this, 'add_notifications');
320 public function add_notifications(Doku_Event $event) function in action_plugin_bez_default