Searched refs:handle_login_form (Results 1 – 9 of 9) sorted by relevance
| /plugin/authdiscourse/ |
| D | action.php | 38 function handle_login_form(&$event, $param) function in action_plugin_authdiscourse
|
| /plugin/ssocas/ |
| D | action.php | 47 $controller->register_hook ('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_login_form'); 76 function handle_login_form (&$event, $param) { function in action_plugin_ssocas
|
| /plugin/authssocas/ |
| H A D | action.php | 42 public function handle_login_form(Doku_Event $event): void function in action_plugin_authssocas
|
| /plugin/authloginapi/ |
| D | action.php | 46 public function handle_login_form(Doku_Event &$event, $param) function in action_plugin_authloginapi
|
| /plugin/authsaml/ |
| D | action.php | 99 function handle_login_form(&$event, $param) function in action_plugin_authsaml
|
| /plugin/authplaincas/ |
| D | action.php | 49 function handle_login_form (&$event, $param) { function in action_plugin_authplaincas
|
| /plugin/fedauth/ |
| D | action.php | 61 …r->register_hook('HTML_LOGINFORM_OUTPUT', 'AFTER', $this, 'handle_login_form', array(… 274 function handle_login_form(&$event, $param) { function in action_plugin_fedauth
|
| /plugin/openid/ |
| D | action.php | 64 'handle_login_form', 375 function handle_login_form(&$event, $param) function in action_plugin_openid
|
| /plugin/authphpbb3/ |
| D | action.php | 34 public function handle_login_form(&$event, $param) { function in action_plugin_authphpbb3
|