Umfragen
|
Defines the user object stored serialized in the $_SESSION variable. More...
Go to the source code of this file.
Data Structures | |
interface | iUser |
must implementations for a user object More... | |
class | user |
user object holding infos about he user and his configs. Intended to be serialized into the $_SESSION variable More... | |
class | LDAPuser |
class | MYSQLuser |
Defines the user object stored serialized in the $_SESSION variable.
Definition in file user.class.php.