ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
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 180 of file class.ilSessionMaxIdleIsSetObjective.php.
References $_GET.
Referenced by getPreconditions().
|
private |
ilCurlConnectionException |
Definition at line 204 of file class.ilSessionMaxIdleIsSetObjective.php.
References $token.
Referenced by getPreconditions().
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 227 of file class.ilSessionMaxIdleIsSetObjective.php.
References Vendor\Package\$e, $message, and $token.
Referenced by getPreconditions().
ilSessionMaxIdleIsSetObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 45 of file class.ilSessionMaxIdleIsSetObjective.php.
References Vendor\Package\$e, $filename, $ini, $message, $token, $url, ilCurlConnection\_isCurlExtensionLoaded(), generateServerInfoFile(), getCurlConnection(), getPHPIniValuesByFileGetContents(), infoNoConnection(), and null.
|
private |
Definition at line 245 of file class.ilSessionMaxIdleIsSetObjective.php.
References $message.
Referenced by getPreconditions().
ilSessionMaxIdleIsSetObjective::isNotable | ( | ) |
Definition at line 40 of file class.ilSessionMaxIdleIsSetObjective.php.