ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Member Functions | |
getClientDir (string $client_id) | |
getClientIniPath (string $client_id) | |
getILIASIniPath () | |
Definition at line 23 of file class.ilIniFilesPopulatedObjective.php.
ilIniFilesPopulatedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 61 of file class.ilIniFilesPopulatedObjective.php.
References $client_id, $ini, $path, getClientIniPath(), and getILIASIniPath().
|
protected |
Definition at line 97 of file class.ilIniFilesPopulatedObjective.php.
References $client_id.
Referenced by getClientIniPath(), and getPreconditions().
|
protected |
Definition at line 102 of file class.ilIniFilesPopulatedObjective.php.
References getClientDir().
Referenced by achieve(), and isApplicable().
ilIniFilesPopulatedObjective::getHash | ( | ) |
Definition at line 25 of file class.ilIniFilesPopulatedObjective.php.
|
protected |
Definition at line 107 of file class.ilIniFilesPopulatedObjective.php.
Referenced by achieve(), and isApplicable().
ilIniFilesPopulatedObjective::getLabel | ( | ) |
Definition at line 30 of file class.ilIniFilesPopulatedObjective.php.
ilIniFilesPopulatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 40 of file class.ilIniFilesPopulatedObjective.php.
References $client_id, and getClientDir().
ilIniFilesPopulatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 89 of file class.ilIniFilesPopulatedObjective.php.
References $client_id, getClientIniPath(), and getILIASIniPath().
ilIniFilesPopulatedObjective::isNotable | ( | ) |
Definition at line 35 of file class.ilIniFilesPopulatedObjective.php.