Home
last modified time | relevance | path

Searched refs:contr (Results 26 – 28 of 28) sorted by path

12

/plugin/task/
H A Daction.php12 function register(Doku_Event_Handler $contr) { argument
13 $contr->register_hook('ACTION_ACT_PREPROCESS',
/plugin/translate/
H A Daction.php30 public function register(Doku_Event_Handler $contr) { argument
31 $contr->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handleDokuwikiStarted');
32 $contr->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'handleTplActUnknown');
33 $contr->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleActPreprocess');
35 $contr->register_hook('FORM_EDIT_OUTPUT', 'BEFORE', $this, 'handleHtmlEditformOutput', []);
37 $contr->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handleHtmlEditformOutput');
40 $contr->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handleActRender');
/plugin/upgrade/lang/fr/
H A Dstep0.txt

12