Home
last modified time | relevance | path

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

/plugin/lms/
H A Daction.php19 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleAction');
52 public function handleAction(Event $event, $param)
49 public function handleAction(Doku_Event $event, $param) global() function in action_plugin_lms
/plugin/html5video2/script/
H A Dvideo.min.js20handleAction=function(e){this.player_.paused()?this.player_.play():this.player_.pause()},t.handleK… class in t