Home
last modified time | relevance | path

Searched full:dokuwiki_started (Results 26 – 50 of 173) sorted by relevance

1234567

/plugin/redirect/
H A Daction.php26 'DOKUWIKI_STARTED',
/plugin/fckg/action/
H A Ddelete.php25 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'fckg_delete_preprocess');
/plugin/toctweak/action/
H A Dclosetoc.php16 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, '_exportToJSINFO');
/plugin/jsreplacements/
H A Djsexpose.php26 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_dokuwiki_started');
/plugin/xfortune/
H A Daction.php14 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handle_claim');
/plugin/p2ilinkaction/
H A Daction.php22 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_dokuwiki_started');
/plugin/discoursesearch/
H A Daction.php22 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handle_dokuwiki_started');
/plugin/combo/action/
H A Didentity.php21 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handleAnonymousJsIndicator');
/plugin/pagehere/
H A Daction.php12 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handleDokuwikiStarted');
/plugin/shortcutkey/
H A Daction.php18 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_dokuwiki_started');
/plugin/skipentity/
H A Daction.php21 … $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_started', array ());
/plugin/foldablelist/
H A Daction.php21 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addconfig2js');
/plugin/scrollticker/
H A Daction.php21 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addconfig2js');
/plugin/sitemapnavi/action/
H A Dajax.php19 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'markAsAvailableInJSINFO');
/plugin/maintenance/
H A Daction.php19 $contr->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'before_start', array());
/plugin/localization/
H A Daction.php21 …$controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_init_lang_load', null, 3999…
/plugin/tablelayout/action/
H A Djsinfo.php24 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'populateJSINFO');
/plugin/interwikipaste/
H A Daction.php15 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addInterwikisToJSINFO');
/plugin/enforcesummary/
H A Daction.php15 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'exportToJSINFO');
/plugin/ckgedit/action/
H A Ddelete.php15 … $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'ckgedit_delete_preprocess');
/plugin/loadskin/
H A Daction.php25 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, '_handleConf');
30 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, '_defineConstants');
/plugin/gallery/action/
H A Dprosemirror.php25 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'writeDefaultsToJSINFO');
34 * Triggered by event: DOKUWIKI_STARTED
/plugin/shorturl/
H A Daction.php23 $controller->register_hook('DOKUWIKI_STARTED',
/plugin/mredirect/
H A Daction.php10 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_start', array());
/plugin/block/
H A Daction.php20 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handle_started');

1234567