|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilSessionMaxIdleIsSetObjective:
Collaboration diagram for ilSessionMaxIdleIsSetObjective:Public Member Functions | |
| __construct (protected Setup\Config $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
Private Member Functions | |
| generateServerInfoFile (string $filename, string $token) | |
| getCurlConnection (ilSetting $settings, string $url, ?string $token=null) | |
| getPHPIniValuesByFileGetContents (string $url, ?string $token=null) | |
| infoNoConnection (Setup\CLI\IOWrapper $io) | |
Definition at line 23 of file class.ilSessionMaxIdleIsSetObjective.php.
| ilSessionMaxIdleIsSetObjective::__construct | ( | protected Setup\Config | $config | ) |
Definition at line 25 of file class.ilSessionMaxIdleIsSetObjective.php.
|
private |
Definition at line 181 of file class.ilSessionMaxIdleIsSetObjective.php.
References $_GET.
Referenced by getPreconditions().
Here is the caller graph for this function:
|
private |
| ilCurlConnectionException |
Definition at line 205 of file class.ilSessionMaxIdleIsSetObjective.php.
References $token.
Referenced by getPreconditions().
Here is the caller graph for this function:| ilSessionMaxIdleIsSetObjective::getHash | ( | ) |
Definition at line 30 of file class.ilSessionMaxIdleIsSetObjective.php.
| ilSessionMaxIdleIsSetObjective::getLabel | ( | ) |
Definition at line 35 of file class.ilSessionMaxIdleIsSetObjective.php.
|
private |
| ErrorException |
Definition at line 228 of file class.ilSessionMaxIdleIsSetObjective.php.
References Vendor\Package\$e, and $token.
Referenced by getPreconditions().
Here is the caller graph for this function:| ilSessionMaxIdleIsSetObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 45 of file class.ilSessionMaxIdleIsSetObjective.php.
References Vendor\Package\$e, $filename, $ini, $token, $url, ilCurlConnection\_isCurlExtensionLoaded(), generateServerInfoFile(), getCurlConnection(), getPHPIniValuesByFileGetContents(), and infoNoConnection().
Here is the call graph for this function:
|
private |
Definition at line 246 of file class.ilSessionMaxIdleIsSetObjective.php.
Referenced by getPreconditions().
Here is the caller graph for this function:| ilSessionMaxIdleIsSetObjective::isNotable | ( | ) |
Definition at line 40 of file class.ilSessionMaxIdleIsSetObjective.php.