Class SystemCacheUser

Description

Containes information about an users cached in system

  • author: Cosmin Popescu
  • copyright: Copyright 2009, All rights reserved

Located in /SystemCacheUser.class.php (line 8)


	
			
Variable Summary
Variables
int $creation_time (line 19)

The date and time at which the users was cached (UNIX timestamp)

  • access: public
string $ldap_department (line 49)

The department from LDAP

  • access: public
string $ldap_displayname (line 43)

The display name from LDAP

  • access: public
string $ldap_email (line 55)

The e-mail from LDAP

  • access: public
string $ldap_firstname (line 31)

The first name from LDAP

  • access: public
string[] $ldap_group (line 73)

The group from LDAP

  • access: public
string $ldap_lastname (line 37)

The last name from LDAP

  • access: public
string $ldap_office (line 67)

The office attribute from LDAP

  • access: public
string $ldap_phone (line 61)

The phone from LDAP

  • access: public
string $ldap_title (line 25)

The title from LDAP

  • access: public
string $user_id (line 13)

The user identifier

  • access: public

Documentation generated on Thu, 10 Dec 2009 15:21:41 +0100 by phpDocumentor 1.4.1