34 $this->
user = (is_null($user))
44 $this->
user->writePref(
"badge_last_checked", (
string) time());
52 return (
int) $this->
user->getPref(
"badge_last_checked");
updateLastCheckedTimestamp()
Set 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.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(?\ilObjUser $user=null)
getLastCheckedTimestamp()
Get last checked timestamp.