Searched refs:handle_ajax (Results 1 – 11 of 11) sorted by relevance
/plugin/ac/ |
H A D | action.php | 38 function handle_ajax($event) { function in action_plugin_ac
|
/plugin/sitemapnavi/action/ |
H A D | ajax.php | 40 public function handle_ajax(Doku_Event $event, $param) function in action_plugin_sitemapnavi_ajax
|
/plugin/move/action/ |
H A D | progress.php | 22 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax'); 30 public function handle_ajax(Doku_Event $event) { function in action_plugin_move_progress
|
H A D | rename.php | 28 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax'); 98 public function handle_ajax(Doku_Event $event) { 84 public function handle_ajax(Doku_Event $event) { global() function in action_plugin_move_rename
|
/plugin/autologoff/ |
H A D | action.php | 32 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax'); 77 public function handle_ajax(Doku_Event &$event, $param) { function in action_plugin_autologoff
|
/plugin/bugzillaint/action/ |
H A D | fetch.php | 21 public function handle_ajax(Doku_Event $event) { function in action_plugin_bugzillaint_fetch
|
/plugin/feedback/ |
H A D | action.php | 59 public function handle_ajax(Doku_Event &$event, $param) { function in action_plugin_feedback
|
/plugin/farmsync/action/ |
H A D | ajax.php | 39 public function handle_ajax(Doku_Event $event, $param) { function in action_plugin_farmsync_ajax
|
/plugin/dtable/ |
H A D | action.php | 12 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax'); 120 function handle_ajax(&$event, $param) 124 function handle_ajax(&$event, $param) global() function in action_plugin_dtable
|
/plugin/fetchmedia/action/ |
H A D | ajax.php | 32 public function handle_ajax(Doku_Event $event, $param) { function in action_plugin_fetchmedia_ajax
|
/plugin/etherpadlite/action/ |
H A D | etherpadlite.php | 84 public function handle_ajax(&$event, $param) { function in action_plugin_etherpadlite_etherpadlite
|