Class SloodleUserObject

Description

A user-centric object, relating to the Sloodle user objects DB table.

Located in /lib/user_object.php (line 19)


	
			
Variable Summary
 string $avuuid
 int $id
 string $objname
 string $objuuid
 string $password
Variables
bool $authorized = false (line 61)

Indicates whether or not this object is currently authorized.

  • access: public
string $avuuid = '' (line 33)

The UUID of the object's user

  • access: public
int $id = 0 (line 26)

The database record ID of this object's entry.

  • access: public
string $objname = '' (line 47)

The name of this object.

  • access: public
string $objuuid = '' (line 40)

The UUID of this object.

  • access: public
string $password = '' (line 54)

The password of this object.

  • access: public
int $timeupdated = null (line 68)

Timestamp for when this object was last used.

  • access: public

Documentation generated on Mon, 07 Jul 2008 12:33:22 +0100 by phpDocumentor 1.4.0