Home
last modified time | relevance | path

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

/plugin/ireadit/action/
H A Dnotification.php23 public function add_notification_cache_dependencies(Doku_Event $event) function in action_plugin_ireadit_notification
/plugin/approve/action/
H A Dnotification.php20 $controller->register_hook('PLUGIN_NOTIFICATION_CACHE_DEPENDENCIES', 'AFTER', $this, 'add_notification_cache_dependencies');
30 public function add_notification_cache_dependencies(Doku_Event $event)
28 public function add_notification_cache_dependencies(Doku_Event $event) global() function in action_plugin_approve_notification
/plugin/structnotification/action/
H A Dnotification.php31 $controller->register_hook('PLUGIN_NOTIFICATION_CACHE_DEPENDENCIES', 'AFTER', $this, 'add_notification_cache_dependencies');
41 public function add_notification_cache_dependencies(Doku_Event $event) function in action_plugin_structnotification_notification
/plugin/bez/action/
H A Ddefault.php65 $controller->register_hook('PLUGIN_NOTIFICATION_CACHE_DEPENDENCIES', 'AFTER', $this, 'add_notification_cache_dependencies');
311 public function add_notification_cache_dependencies(Doku_Event $event) function in action_plugin_bez_default