Home
last modified time | relevance | path

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

1234567

/plugin/subconfhelper/
H A Daction.php27 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'check_vhost' );
/plugin/supa/action/
H A Daction.php24 //$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'get_applet', array ());
/plugin/svgedit/
H A Daction.php20 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this,
/plugin/table2csv/
H A Daction.php33 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'convert2csv',array());
/plugin/tablelayout/action/
H A Dprint.php23 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'allowTablelayoutPrint');
/plugin/tag/
H A Daction.php18 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'catchTagAction', array());
/plugin/tagging/action/
H A Dmain.php20 'ACTION_ACT_PREPROCESS', 'BEFORE', $this,
/plugin/task/
H A Daction.php13 $contr->register_hook('ACTION_ACT_PREPROCESS',
/plugin/templateconfhelper/action/
H A Dtemplateaction.php28 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'template_action' );
/plugin/toctweak/action/
H A Drendertoc.php24 $controller->register_hook('ACTION_ACT_PREPROCESS','BEFORE', $this, 'handleActPreprocess');
62 * ACTION_ACT_PREPROCESS
/plugin/tos/
H A Daction.php19 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'checkTosAccept');
/plugin/tplmod/
H A Daction.php13 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act');
/plugin/translate/
H A Daction.php33 $contr->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleActPreprocess');
85 * Hook for event ACTION_ACT_PREPROCESS, action 'translate'.
/plugin/twofactor/action/
H A Dlogin.php22 'ACTION_ACT_PREPROCESS',
H A Dprofile.php24 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handlePreProcess');
H A Dresendpwd.php21 'ACTION_ACT_PREPROCESS',
40 * Event handler for ACTION_ACT_PREPROCESS
42 * @see https://www.dokuwiki.org/devel:events:ACTION_ACT_PREPROCESS
/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/userpagecreate/
H A Daction.php16 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_action_act_preprocess…
/plugin/userspagecreate/
H A Daction.php36 $controller->register_hook('ACTION_ACT_PREPROCESS',
/plugin/vbsso/
H A Daction.php75 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'vbsso_redirect_page_hook');
/plugin/webexteamsnotifier/
H A Daction.php20 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_action_act_preprocess…
/plugin/xslfo/
H A Daction.php34 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'preprocess', array());

1234567