ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (GlobalHttpState $http, Refinery $refinery, ilLanguage $lng, ilDBInterface $db, ilIniFile $clientIni, ilLogger $logger, ClockInterface $utcClock) | |
Private Member Functions | |
toJsonResponse ($data) | |
isSessionAlreadyExpired (int $expirationTime) | |
isAuthenticatedUsrSession (?array $data) | |
Private Attributes | |
GlobalHttpState | $http |
Refinery | $refinery |
ilLanguage | $lng |
ilDBInterface | $db |
ilIniFile | $clientIni |
ilLogger | $logger |
ClockInterface | $clock |
Definition at line 28 of file class.ilSessionReminderCheck.php.
ilSessionReminderCheck::__construct | ( | GlobalHttpState | $http, |
Refinery | $refinery, | ||
ilLanguage | $lng, | ||
ilDBInterface | $db, | ||
ilIniFile | $clientIni, | ||
ilLogger | $logger, | ||
ClockInterface | $utcClock | ||
) |
Definition at line 38 of file class.ilSessionReminderCheck.php.
References $clientIni, $data, $db, $http, $ilUser, $lng, $logger, $refinery, $res, $response, ilUtil\_getHttpPath(), ilSession\enableWebAccessWithoutSession(), ilObjectFactory\getInstanceByObjId(), ILIAS\FileDelivery\http(), IL_CAL_FKT_DATE, IL_CAL_UNIX, ILIAS\Repository\int(), isAuthenticatedUsrSession(), isSessionAlreadyExpired(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), ilSessionReminder\MIN_LEAD_TIME, ILIAS\Repository\refinery(), ilDatePresentation\secondsToString(), ilUtil\stripSlashes(), ilCalendarSettings\TIME_FORMAT_12, ilCalendarSettings\TIME_FORMAT_24, and toJsonResponse().
|
private |
Definition at line 171 of file class.ilSessionReminderCheck.php.
References ANONYMOUS_USER_ID.
Referenced by __construct().
|
private |
Definition at line 166 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
|
private |
mixed | $data |
Definition at line 159 of file class.ilSessionReminderCheck.php.
References $data, and ILIAS\FileDelivery\http().
Referenced by __construct().
|
private |
Definition at line 34 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
|
private |
Definition at line 36 of file class.ilSessionReminderCheck.php.
|
private |
Definition at line 33 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
|
private |
Definition at line 32 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
|
private |
Definition at line 35 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
|
private |
Definition at line 31 of file class.ilSessionReminderCheck.php.
Referenced by __construct().