Home
last modified time | relevance | path

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

/plugin/oauth/action/
H A Duser.php52 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'handleUsermod');
61 public function handleUsermod(Event $event)
54 public function handleUsermod(Doku_Event $event) global() function in action_plugin_oauth_user
/plugin/loglog/
H A Daction.php206 public function handleUsermod(Doku_Event $event) function in action_plugin_loglog