Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

JUgrSystem.class.php File Reference

Go to the source code of this file.

Classes

class  JUgrSystem


Detailed Description

Class that manages the Users, Groups and Roles system.

This class also deals with all the stuff about users, groups and roles that are stored in the session. The way it works is that an instance of it is stored in the session and modules access to it through a GetInstance static method that returns the object in session or, if it does not exist, it contructs a new one with the current active user in the system, stores it in session and returns it.

Definition in file JUgrSystem.class.php.


Generated on Wed Nov 19 20:29:35 2003 for James by doxygen 1.3.4