Home
last modified time | relevance | path

Searched defs:getUserData (Results 1 – 5 of 5) sorted by path

/dokuwiki/inc/Extension/
H A DAuthPlugin.php254 public function getUserData($user, $requireGroups = true) global() function in dokuwiki\\Extension\\AuthPlugin
/dokuwiki/lib/plugins/authad/
H A Dauth.php197 public function getUserData($user, $requireGroups = true) global() function in auth_plugin_authad
/dokuwiki/lib/plugins/authldap/
H A Dauth.php152 public function getUserData($user, $requireGroups = true) global() function in auth_plugin_authldap
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php202 public function getUserData($user, $requireGroups = true) global() function in auth_plugin_authpdo
/dokuwiki/lib/plugins/authplain/
H A Dauth.php90 public function getUserData($user, $requireGroups = true) global() function in auth_plugin_authplain