Searched refs:handle_pagesave_after (Results 1 – 3 of 3) sorted by relevance
/plugin/disabledelete/ | ||
H A D | action.php | 10 public function handle_pagesave_after(Doku_Event $event) { function in action_plugin_disabledelete |
/plugin/ireadit/action/ | ||
H A D | ireadit.php | 15 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'AFTER', $this, 'handle_pagesave_after'); |
/plugin/approve/action/ | ||
H A D | approve.php | 18 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'AFTER', $this, 'handle_pagesave_after'); |