Searched refs:ajaxHandler (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/action/ | ||
H A D | ajax.php | 26 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'ajaxHandler'); |
/plugin/judge/ | ||
H A D | action.php | 179 function ajaxHandler(Doku_Event $event, $param) function in action_plugin_judge |