34 $this->
user = (is_null($user))
44 $this->
user->writePref(
"badge_last_checked", (
string) time());
52 return (
int) $this->
user->getPref(
"badge_last_checked");
getLastCheckedTimestamp()
Get last checked timestamp.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Badge notification repository (using user preferences.
updateLastCheckedTimestamp()
Set last checked timestamp.
__construct(\ilObjUser $user=null)