XoopsAuthXoops XoopsAuthXoops(
&$dao, object
$dao
)
|
|
Authentication Service constructor
constructor
Parameters:
|
object |
$dao: |
reference to dao object |
|
|
&$dao: |
|
object {@link authenticate(
string
$uname, [string
$pwd = null]
)
|
|
Authenticate user
Parameters:
|
string |
$uname: |
|
|
string |
$pwd: |
|
API Tags:
| Return: | XoopsUser} XoopsUser object |
Redefinition of:
- XoopsAuth::authenticate()
- authenticate