deleteEntryByToken(string $token)
 
hasUserValidEmailConfirmationToken(\ilObjUser $user)
 
moveToNextStep(ChangeMailToken $token, int $now)
 
getNewTokenForUser(\ilObjUser $user, string $new_email, int $now)
 
getTokenForTokenString(string $token_string, \ilObjUser $user)
This Function will check if the token is actually valid for the given user before returning the new e...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...