Home
last modified time | relevance | path

Searched full:action_act_preprocess (Results 151 – 172 of 172) sorted by relevance

1234567

/plugin/preservefilenames/
H A Daction_angua.php38 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_replaceSnippetDownlo…
/plugin/tplmod/
H A Daction.php13 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act');
/plugin/editx/
H A Daction.php20 $contr->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_handle_act', array());
/plugin/dokutranslate/
H A Daction.php117 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_action_act_preprocess…
/plugin/etherpadlite/action/
H A Detherpadlite.php24 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_logoutconvenience');
/plugin/highlight2wiki/
H A Daction.php23 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'allowMyAction');
/plugin/fastwiki/
H A Daction.php27 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_action_before');
/plugin/file2dw/
H A Daction.php22 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_parser', array());
/plugin/userhomepage/
H A Daction.php21 $controller->register_hook('ACTION_ACT_PREPROCESS', 'AFTER', $this, 'redirect',array());
22 $controller->register_hook('ACTION_ACT_PREPROCESS', 'AFTER', $this, 'acl',array());
/plugin/odt2dw/
H A Daction.php20 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_parser', array());
/plugin/evesso/
H A Daction.php32 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_dologin');
/plugin/spatialhelper/
H A Daction.php52 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleActionActPreprocess', []);
/plugin/elasticsearch/action/
H A Dsearch.php48 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_preprocess');
/plugin/odt/action/
H A Dexport.php38 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'convert', array());
/plugin/odtplus2dw/
H A Daction.php21 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_parser', array());
/plugin/openid/
H A Daction.php71 $controller->register_hook('ACTION_ACT_PREPROCESS',
/plugin/dokusioc/
H A Daction.php40 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'checkAction', $controller);
/plugin/deeplautotranslate/
H A Daction.php50 $controller->register_hook('ACTION_ACT_PREPROCESS','BEFORE', $this, 'preprocess');
/plugin/dw2pdf/
H A Daction.php74 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'convert');
/plugin/discussion/
H A Daction.php33 'ACTION_ACT_PREPROCESS',
/plugin/siteexport/action/
H A Dajax.php49 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'siteexport_action');
/plugin/issuetracker/
H A Daction.php37 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_handle_act', array());

1234567