-
Notifications
You must be signed in to change notification settings - Fork 0
SYSTEM SECURITY User
Ulf Gebhardt edited this page Mar 10, 2016
·
1 revision
- Class name: User
- Namespace: SYSTEM\SECURITY
public mixed $id = NULL
- Visibility: public
public mixed $username = NULL
- Visibility: public
public mixed $email = NULL
- Visibility: public
public mixed $creationDate = NULL
- Visibility: public
public mixed $lastLoginDate = NULL
- Visibility: public
public mixed $lastLoginIP = NULL
- Visibility: public
public mixed $passwordWrongCount = NULL
- Visibility: public
public mixed $rights = NULL
- Visibility: public
public mixed $locale = NULL
- Visibility: public
public mixed $base_url = NULL
- Visibility: public
mixed SYSTEM\SECURITY\User::__construct($id, $username, $email, $creationDate, $lastLoginDate, $lastLoginIP, $passwordWrongCount, $rights, $locale, $base_url)
- Visibility: public
- $id mixed
- $username mixed
- $email mixed
- $creationDate mixed
- $lastLoginDate mixed
- $lastLoginIP mixed
- $passwordWrongCount mixed
- $rights mixed
- $locale mixed
- $base_url mixed