UserInfo UserInfo(
int
$id
)
|
|
Initializes the Object with the User by the given ID
Parameters:
Gets the Status ID as it is hold in the DB
API Tags:
| Return: | the Status ID for the initialized User |
Fetches the users consumer ID.
API Tags:
Gets the Language ID for this User.
API Tags:
Gets the User name.
API Tags:
| Return: | the Username in BIGACE |
Gets the Users ID
API Tags:
Gets the Users status within BIGACE.
If User is not known it will return the same as isValidUser().
API Tags:
| Return: | value for the Users status. |
Gets the Information if user is anonymous.
API Tags:
| Return: | if User is anonymous |
This shows if the User is registered within BIGACE.
It returns true even if the Users status is inactive!
API Tags:
| Return: | true if user is known |