Home
last modified time | relevance | path

Searched refs:handlePagesaveBefore (Results 1 – 2 of 2) sorted by relevance

/plugin/struct/action/
H A Drevert.php32 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'BEFORE', $this, 'handlePagesaveBefore');
45 public function handlePagesaveBefore(Event $event, $param)
42 public function handlePagesaveBefore(Doku_Event $event, $param) global() function in action_plugin_struct_revert
H A Dentry.php49 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'BEFORE', $this, 'handlePagesaveBefore');
100 public function handlePagesaveBefore(Event $event, $param)
97 public function handlePagesaveBefore(Doku_Event $event, $param) global() function in action_plugin_struct_entry