◆ isAuthenticatedUsrSession()
ilSessionReminderCheck::isAuthenticatedUsrSession |
( |
|
$data | ) |
|
|
protected |
◆ isSessionAlreadyExpired()
ilSessionReminderCheck::isSessionAlreadyExpired |
( |
|
$expiretime | ) |
|
|
protected |
- Parameters
-
- Returns
- bool
Definition at line 123 of file class.ilSessionReminderCheck.php.
References time.
125 return $expiretime <
time();
Add data(end) time
Method that wraps PHPs time in order to allow simulations with the workflow.
The documentation for this class was generated from the following file: