Home
last modified time | relevance | path

Searched full:tpl_act_unknown (Results 26 – 45 of 45) sorted by relevance

12

/plugin/ssocas/
H A Daction.php49 $controller->register_hook ('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'handle_template');
/plugin/passpolicy/
H A Daction.php39 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'handleResendPwdUI');
/plugin/tos/
H A Daction.php20 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'showTos');
/plugin/preregister/
H A Daction.php27 … $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'process_preregister_check');
/plugin/twofactor/action/
H A Dlogin.php32 'TPL_ACT_UNKNOWN',
H A Dprofile.php25 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'handleUnknownAction');
/plugin/spatialhelper/
H A Daction.php55 'TPL_ACT_UNKNOWN',
176 * This additional handler is required as described at: https://www.dokuwiki.org/devel:event:tpl_act_unknown
/plugin/judge/
H A Daction.php34 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'submissionsPageContent');
/plugin/fksnewsfeed/
H A Daction.php39 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'handleActUnknown');
/plugin/anewssystem/
H A Daction.php38 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'output', array());
/plugin/recommend/
H A Daction.php7 'TPL_ACT_UNKNOWN') as $event) {
/plugin/solr/
H A Daction.php72 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'dispatch_search');
/plugin/authorstats/
H A Daction.php36 $controller->register_hook("TPL_ACT_UNKNOWN", "BEFORE", $this, "_show_author_pages");
/plugin/fedauth/
H A Daction.php64 …$controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'handle_act_unknown',…
/plugin/editx/
H A Daction.php21 $contr->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, '_handle_tpl_act', array());
/plugin/highlight2wiki/
H A Daction.php24 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'performMyAction');
/plugin/fastwiki/
H A Daction.php28 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'unknown_action');
/plugin/elasticsearch/action/
H A Dsearch.php49 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'handle_action');
/plugin/openid/
H A Daction.php76 $controller->register_hook('TPL_ACT_UNKNOWN',
/plugin/issuetracker/
H A Daction.php38 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'output', array());

12