Home
last modified time | relevance | path

Searched full:mediamanager_content_output (Results 1 – 7 of 7) sorted by path

/dokuwiki/inc/
H A Dtemplate.php1386 * @triggers MEDIAMANAGER_CONTENT_OUTPUT
1418 $evt = new Event('MEDIAMANAGER_CONTENT_OUTPUT', $data);
/plugin/dev/
H A Devents.txt84 MEDIAMANAGER_CONTENT_OUTPUT
/plugin/imageshack/
H A Daction.php27 $controller->register_hook('MEDIAMANAGER_CONTENT_OUTPUT',
/plugin/mediarename/
H A Daction.php20 … // MEDIAMANAGER_CONTENT_OUTPUT Wraps the output of the (right) content pane in the Media Manager
23 'MEDIAMANAGER_CONTENT_OUTPUT', 'BEFORE', $this, 'handle_link'
/plugin/preservefilenames/
H A Daction_angua.php35 …$controller->register_hook('MEDIAMANAGER_CONTENT_OUTPUT', 'BEFORE', $this, '_handleMediaContent');
H A Daction_anteater.php41 … $controller->register_hook('MEDIAMANAGER_CONTENT_OUTPUT', 'BEFORE', $this, '_showMediaList');
/plugin/supa/action/
H A Daction.php27 …$controller->register_hook('MEDIAMANAGER_CONTENT_OUTPUT', 'AFTER', $this, 'add_mediamanager_upload…