XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsAuthXoops Class Reference
Inheritance diagram for XoopsAuthXoops:
Inheritance graph

Public Member Functions

 authenticate ($uname, $pwd=null)
 
 XoopsAuthXoops (&$dao)
 
- Public Member Functions inherited from XoopsAuth
 authenticate ()
 
 getErrors ()
 
 getHtmlErrors ()
 
 setErrors ($err_no, $err_str)
 
 XoopsAuth (&$dao)
 

Additional Inherited Members

- Public Attributes inherited from XoopsAuth
 $_dao
 
 $_errors
 

Detailed Description

Definition at line 31 of file auth_xoops.php.

Member Function Documentation

XoopsAuthXoops::authenticate (   $uname,
  $pwd = null 
)

Authenticate user

Parameters
string$uname
string$pwd
Returns
bool

Definition at line 49 of file auth_xoops.php.

References $member_handler, $uname, $user, _US_INCORRECTLOGIN, and xoops_gethandler().

Here is the call graph for this function:

XoopsAuthXoops::XoopsAuthXoops ( $dao)

Authentication Service constructor

Definition at line 36 of file auth_xoops.php.


The documentation for this class was generated from the following file: