ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 7 of file class.ilIniFilesPopulatedObjective.php.
ilIniFilesPopulatedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 45 of file class.ilIniFilesPopulatedObjective.php.
References $client_id, $ini, getClientIniPath(), and getILIASIniPath().
|
protected |
Definition at line 81 of file class.ilIniFilesPopulatedObjective.php.
References $client_id.
Referenced by getClientIniPath(), and getPreconditions().
|
protected |
Definition at line 86 of file class.ilIniFilesPopulatedObjective.php.
References getClientDir().
Referenced by achieve(), and isApplicable().
ilIniFilesPopulatedObjective::getHash | ( | ) |
Definition at line 9 of file class.ilIniFilesPopulatedObjective.php.
|
protected |
Definition at line 91 of file class.ilIniFilesPopulatedObjective.php.
Referenced by achieve(), and isApplicable().
ilIniFilesPopulatedObjective::getLabel | ( | ) |
Definition at line 14 of file class.ilIniFilesPopulatedObjective.php.
ilIniFilesPopulatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 24 of file class.ilIniFilesPopulatedObjective.php.
References $client_id, and getClientDir().
ilIniFilesPopulatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 73 of file class.ilIniFilesPopulatedObjective.php.
References $client_id, getClientIniPath(), and getILIASIniPath().
ilIniFilesPopulatedObjective::isNotable | ( | ) |
Definition at line 19 of file class.ilIniFilesPopulatedObjective.php.