Home
last modified time | relevance | path

Searched full:mediamanager_started (Results 1 – 15 of 15) sorted by relevance

/plugin/supa/action/
H A Daction.php25 $controller->register_hook('MEDIAMANAGER_STARTED', 'BEFORE', $this, 'decode_upload', array ());
26 … //$controller->register_hook('MEDIAMANAGER_STARTED', 'BEFORE', $this, 'inject_mimetype', array());
/plugin/diagrams/action/
H A Daction.php20 $controller->register_hook('MEDIAMANAGER_STARTED', 'AFTER', $this, 'addJsinfo');
35 * @param Doku_Event $event DOKUWIKI_STARTED|MEDIAMANAGER_STARTED
/plugin/dev/
H A Devents.txt85 MEDIAMANAGER_STARTED
/plugin/loadskin/
H A Daction.php26 $controller->register_hook('MEDIAMANAGER_STARTED', 'BEFORE', $this, '_handleConf');
31 $controller->register_hook('MEDIAMANAGER_STARTED', 'AFTER', $this, '_defineConstants');
/plugin/ckgdoku/action/
H A Dmediamanager.php16 $controller->register_hook('MEDIAMANAGER_STARTED', 'AFTER', $this, 'mediaman_started');
/plugin/combo/action/
H A Ddirectorylayout.php19 $controller->register_hook('MEDIAMANAGER_STARTED', 'BEFORE', $this, 'set_home', array());
/plugin/autologoff/
H A Daction.php30 $controller->register_hook('MEDIAMANAGER_STARTED', 'BEFORE', $this, 'handle_dokuwiki_started');
/plugin/ckgedit/action/
H A Dmediamanager.php16 $controller->register_hook('MEDIAMANAGER_STARTED', 'AFTER', $this, 'mediaman_started');
/plugin/mediarename/
H A Daction.php21 // intresting but we use MEDIAMANAGER_STARTED
/plugin/imageshack/
H A Daction.php20 $controller->register_hook('MEDIAMANAGER_STARTED',
/dokuwiki/lib/exe/
H A Dmediamanager.php48 Event::createAndTrigger('MEDIAMANAGER_STARTED', $tmp);
/plugin/autotranslation/
H A Daction.php62 $controller->register_hook('MEDIAMANAGER_STARTED', 'BEFORE', $this, 'translation_hook');
/plugin/preservefilenames/
H A Daction_anteater.php40 … $controller->register_hook('MEDIAMANAGER_STARTED', 'AFTER', $this, '_exportToJSINFO');
/plugin/bootswrapper/exe/
H A Dpopup.php56 trigger_event('MEDIAMANAGER_STARTED', $tmp);
/plugin/icons/exe/
H A Dpopup.php26 trigger_event('MEDIAMANAGER_STARTED', $tmp);