Source for file user_object.php
Documentation is available at user_object.php
// This file is part of the Sloodle project (www.sloodle.org)
* Defines a structure to store information about a user-centric object
* @copyright Copyright (c) 2008 Sloodle (various contributors)
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU GPL v3
* @contributor Peter R. Bloomfield
* A user-centric object, relating to the Sloodle user objects DB table.
* The database record ID of this object's entry.
* The UUID of the object's user
* The UUID of this object.
* The name of this object.
* The password of this object.
* Indicates whether or not this object is currently authorized.
* Timestamp for when this object was last used.
Documentation generated on Fri, 17 Jul 2009 11:02:42 +0100 by phpDocumentor 1.4.0