This represents a Principal within the internal User Database.
Principal | --DefaultPrincipal
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.
Returns the Users email adress.
Gets the Users 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!
Inherited From Principal
Principal::Principal()
Principal::getEmail()
Principal::getID()
Principal::getLanguageID()
Principal::getName()
Principal::isActive()
Principal::isAnonymous()
Principal::isSuperUser()
Documentation generated by phpDocumentor 1.4.0