DO NOT USE THIS CLASS ANY LONGER, IT WILL BE REMOVED IN ONE OF THE NEXT VERSIONS!
Use PrincipalService instead:
- $principalService = $services->getPrincipalService();
- $principal = $principalService->lookupByID($userID);
Initializes the Object with the User by the given ID
Gets the Status ID as it is hold in the DB
Fetches the users consumer ID.
Gets the Language ID for this User.
Gets the User name.
Gets the Users ID
Gets the Users status within BIGACE.
If User is not known it will return the same as isValidUser().
Gets the Information if user is anonymous.
This shows if the User is registered within BIGACE.
It returns true even if the Users status is inactive!
Documentation generated by phpDocumentor 1.3.1