Home
last modified time | relevance | path

Searched refs:handle_delete (Results 1 – 3 of 3) sorted by relevance

/plugin/rating/
H A Daction.php36 public function handle_delete(Doku_Event &$event, $param) { function in action_plugin_rating
/plugin/do/
H A Daction.php176 public function handle_delete(&$event, $param) function in action_plugin_do
/plugin/elasticsearch/action/
H A Dindexing.php27 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handle_delete');
71 public function handle_delete(Doku_Event $event) { function in action_plugin_elasticsearch_indexing