|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilSessionReminderCheck: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, $db, $http, $lng, $logger, $refinery, ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
private |
Definition at line 171 of file class.ilSessionReminderCheck.php.
References $data, and ANONYMOUS_USER_ID.
|
private |
Definition at line 166 of file class.ilSessionReminderCheck.php.
|
private |
| mixed | $data |
Definition at line 159 of file class.ilSessionReminderCheck.php.
References $data, and ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
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().