Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Dajax.php26 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'ajaxHandler');
33 function ajaxHandler(Doku_Event $event) function in action_plugin_combo_ajax
/plugin/judge/
H A Daction.php179 function ajaxHandler(Doku_Event $event, $param) function in action_plugin_judge