Home
last modified time | relevance | path

Searched refs:load_handler_class (Results 1 – 2 of 2) sorted by last modified time

/plugin/fedauth/
H A Dcommon.php76 function &load_handler_class($plugin, $cmd, $type, $provid='', $base='base') { function
H A Daction.php158 … $this->handler =& load_handler_class($this, 'signin', USER_CMD_SCOPE, $cdata['prid'], 'login');
248 … $this->handler =& load_handler_class($this, $this->cmd, USER_CMD_SCOPE, $this->provid, 'login');