Home
last modified time | relevance | path

Searched full:js_script_list (Results 1 – 8 of 8) sorted by relevance

/plugin/webcomponent/action/
H A Djs.php22 * https://www.dokuwiki.org/devel:event:js_script_list
33 $controller->register_hook('JS_SCRIPT_LIST', 'AFTER', $this, 'handle_js');
/plugin/combo/action/
H A Djs.php23 * https://www.dokuwiki.org/devel:event:js_script_list
34 $controller->register_hook('JS_SCRIPT_LIST', 'AFTER', $this, 'handle_js');
H A Dsnippetsbootstrap.php321 * https://www.dokuwiki.org/devel:event:js_script_list
/plugin/dev/
H A Devents.txt80 JS_SCRIPT_LIST
/plugin/leightweightscript/
H A Daction.php22 $controller->register_hook('JS_SCRIPT_LIST', 'BEFORE', $this, 'handle_js_script_list');
/plugin/asyncsearch/
H A Dasyncsearch.php22 $controller->register_hook('JS_SCRIPT_LIST', 'BEFORE', $this, 'handle_js_script_list');
/plugin/lightweightscript/
H A Daction.php22 $controller->register_hook('JS_SCRIPT_LIST', 'BEFORE', $this, 'handle_js_script_list');
/dokuwiki/lib/exe/
H A Djs.php84 Event::createAndTrigger('JS_SCRIPT_LIST', $files);