Home
last modified time | relevance | path

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

/plugin/aichat/
H A Daction.php21 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handleQuestion');
33 public function handleQuestion(Event $event, mixed $param)
30 public function handleQuestion(Doku_Event $event, $param) global() function in action_plugin_aichat
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10200 function handleQuestion(question) { function
10285 .on('question', handleQuestion)