| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilSessionReminderCheck:Public Member Functions | |
| __construct (GlobalHttpState $http, Refinery $refinery, ilLanguage $lng, ilDBInterface $db, ilIniFile $clientIni, ilLogger $logger, ClockInterface $utcClock, private readonly ilSetting $settings) | |
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 29 of file class.ilSessionReminderCheck.php.
| ilSessionReminderCheck::__construct | ( | GlobalHttpState | $http, | 
| Refinery | $refinery, | ||
| ilLanguage | $lng, | ||
| ilDBInterface | $db, | ||
| ilIniFile | $clientIni, | ||
| ilLogger | $logger, | ||
| ClockInterface | $utcClock, | ||
| private readonly ilSetting | $settings | ||
| ) | 
Definition at line 39 of file class.ilSessionReminderCheck.php.
References $clientIni, $data, $db, $http, $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(), ILIAS\Repository\refinery(), ilDatePresentation\secondsToString(), ILIAS\Repository\settings(), ilUtil\stripSlashes(), ilCalendarSettings\TIME_FORMAT_12, ilCalendarSettings\TIME_FORMAT_24, and toJsonResponse().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 176 of file class.ilSessionReminderCheck.php.
References ANONYMOUS_USER_ID.
Referenced by __construct().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 171 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
 Here is the caller graph for this function:
      
  | 
  private | 
| mixed | $data | 
Definition at line 164 of file class.ilSessionReminderCheck.php.
References $data, and ILIAS\FileDelivery\http().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 35 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 37 of file class.ilSessionReminderCheck.php.
      
  | 
  private | 
Definition at line 34 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 31 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 33 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 36 of file class.ilSessionReminderCheck.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 32 of file class.ilSessionReminderCheck.php.
Referenced by __construct().