|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| __construct (&$xoopsUser) | |
| isAuthenticated () | |
Public Member Functions inherited from XCube_Identity | |
| setAuthenticationType ( $type) | |
| getAuthenticationType () | |
| setName ( $name) | |
| getName () | |
Additional Inherited Members | |
Data Fields inherited from XCube_Identity | |
| $mName = '' | |
| $_mAuthenticationType = '' | |
Definition at line 15 of file Legacy_Identity.class.php.
| __construct | ( | & | $xoopsUser | ) |
Definition at line 17 of file Legacy_Identity.class.php.
| isAuthenticated | ( | ) |
Gets a value that indicates whether the user has been authenticated.
Reimplemented from XCube_Identity.
Definition at line 28 of file Legacy_Identity.class.php.