Home
last modified time | relevance | path

Searched full:dokuwiki_started (Results 101 – 125 of 173) sorted by relevance

1234567

/plugin/inseecity/
H A Daction.php22 $controller->register_hook ('DOKUWIKI_STARTED', 'AFTER', $this, 'jsinfo');
/plugin/stopforumspam2/
H A Daction.php19 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'accessdenial', array());
/plugin/farmer/action/
H A Dstartup.php36 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handleStartUp');
/plugin/jirainfo/
H A Daction.php15 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'setConf');
/plugin/translator/
H A Daction.php30 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'export_action');
/plugin/numbering/
H A Daction.php22 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, '_setjsinfo');
/plugin/folded/
H A Daction.php19 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addhidereveal');
/plugin/approve/action/
H A Dprettyprint.php8 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, '_printingInfo');
/plugin/redirect2/
H A Daction.php23 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handleReplacedBy');
125 * DOKUWIKI_STARTED:BEFORE event handler
/plugin/translation/
H A Daction.php46 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'redirectStartPage');
157 * @param Event $event DOKUWIKI_STARTED
/plugin/fckg/action/
H A Dmeta.php38 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'file_type');
40 … $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'fnencode_check');
H A Dsave.php23 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'fckg_save_preprocess');
/plugin/userspagecreate/
H A Daction.php42 $controller->register_hook('DOKUWIKI_STARTED',
/plugin/drawio/
H A Daction.php13 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addjsinfo');
/plugin/datatables/
H A Daction.php25 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'jsinfo');
31 * @param Doku_Event $event DOKUWIKI_STARTED
/plugin/pagetitle/
H A Daction.php17 … //$controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'deleteObsoletedSingleClass');
/plugin/bookcreator/action/
H A Dpagetools.php22 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, '_extendJSINFO');
/plugin/xcom/
H A Daction.php22 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_dokuwiki_started');
/plugin/blogtng/action/
H A Dlinkback.php23 …$controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'checkIfLinkbackAllowed', array ()…
/plugin/combo/action/
H A Dmetacsp.php27 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'httpHeaderCsp', array());
/plugin/feedback/
H A Daction.php29 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handleDokuStarted');
/plugin/translation2/
H A Daction.php27 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, '_prepare');
/plugin/editsections2/
H A Daction.php40 'DOKUWIKI_STARTED', 'BEFORE',
/dokuwiki/
H A Ddoku.php125 Event::createAndTrigger('DOKUWIKI_STARTED', $tmp);
/plugin/twistienav/
H A Daction.php40 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'populate_jsinfo', array());

1234567