XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_Identity Class Reference
Inheritance diagram for Legacy_Identity:
XCube_Identity

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 = ''
 

Detailed Description

Definition at line 15 of file Legacy_Identity.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( & $xoopsUser)

Definition at line 17 of file Legacy_Identity.class.php.

Member Function Documentation

◆ isAuthenticated()

isAuthenticated ( )

Gets a value that indicates whether the user has been authenticated.

Returns
void

Reimplemented from XCube_Identity.

Definition at line 28 of file Legacy_Identity.class.php.


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