◆ isAuthenticatedUsrSession()
ilSessionReminderCheck::isAuthenticatedUsrSession |
( |
|
$data | ) |
|
|
protected |
◆ isSessionAlreadyExpired()
ilSessionReminderCheck::isSessionAlreadyExpired |
( |
|
$expiretime | ) |
|
|
protected |
- Parameters
-
- Returns
- bool
Definition at line 133 of file class.ilSessionReminderCheck.php.
References time.
135 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: