/lib/user.phpSloodle user library.
Provides functionality for reading, managing and editing user data.
| Class | Description |
|---|---|
SloodleUser
|
A class to represent a single user, including Moodle and Sloodle data. |
require_once
(SLOODLE_DIRROOT.'/lib/io.php')
(line 20)
Include the Sloodle IO library.
require_once
(SLOODLE_DIRROOT.'/lib/general.php')
(line 22)
Include the general Sloodle functionality.
require_once
(SLOODLE_DIRROOT.'/lib/course.php')
(line 24)
Include the Sloodle course data structure.
require_once
(SLOODLE_DIRROOT.'/lib/user_object.php')
(line 26)
Include the user object data structure
Documentation generated on Mon, 07 Jul 2008 12:33:18 +0100 by phpDocumentor 1.4.0