Static Public Member Functions | |
| static | userExists ($username) |
| static | registered ($username, $authSourceName) |
| static | getAuthSource ($username) |
| static | createUser ($userAttrList) |
| static | updateUser ($uid, $userAttrList) |
Static Protected Member Functions | |
| static | registerUser ($userAttrList, $uid=null) |
Definition at line 106 of file authmanager.lib.php.
| static createUser | ( | $ | userAttrList | ) | [static] |
Definition at line 172 of file authmanager.lib.php.
| static getAuthSource | ( | $ | username | ) | [static] |
Definition at line 157 of file authmanager.lib.php.
| static registered | ( | $ | username, | |
| $ | authSourceName | |||
| ) | [static] |
Definition at line 131 of file authmanager.lib.php.
| static registerUser | ( | $ | userAttrList, | |
| $ | uid = null | |||
| ) | [static, protected] |
Definition at line 182 of file authmanager.lib.php.
| static updateUser | ( | $ | uid, | |
| $ | userAttrList | |||
| ) | [static] |
Definition at line 177 of file authmanager.lib.php.
| static userExists | ( | $ | username | ) | [static] |
Definition at line 108 of file authmanager.lib.php.
1.6.3