◆ __construct()
__construct |
( |
XoopsAuth |
$auth_instance = null | ) |
|
Authentication Service constructor
- Parameters
-
◆ add()
add |
( |
|
$datas, |
|
|
|
$uname, |
|
|
|
$pwd = null |
|
) |
| |
Add a new user to the system
- Parameters
-
- Returns
- bool
◆ change()
change |
( |
& |
$xoopsUser, |
|
|
|
$datas, |
|
|
|
$uname, |
|
|
|
$pwd = null |
|
) |
| |
Modify user information
- Parameters
-
| $xoopsUser | |
| $datas | |
| $uname | |
null | $pwd | |
- Returns
- bool
◆ delete()
Modify a user
- Returns
- bool
◆ getInstance()
static getInstance |
( |
XoopsAuth |
$auth_instance = null | ) |
|
|
static |
◆ getXoopsUser()
◆ resetpwd()
Add a new user to the system
- Returns
- bool
◆ restore()
Restore a user
- Returns
- bool
◆ suspend()
Suspend a user
- Returns
- bool
◆ sync()
sync |
( |
|
$datas, |
|
|
|
$uname, |
|
|
|
$pwd = null |
|
) |
| |
Launch the synchronisation process
- Parameters
-
- Returns
- bool
◆ $_auth_instance
The documentation for this class was generated from the following file: