|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilIniFilesPopulatedObjective:
Collaboration diagram for ilIniFilesPopulatedObjective:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
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().
Here is the call graph for this function:
|
protected |
Definition at line 97 of file class.ilIniFilesPopulatedObjective.php.
References $client_id.
Referenced by getClientIniPath(), and getPreconditions().
Here is the caller graph for this function:
|
protected |
Definition at line 102 of file class.ilIniFilesPopulatedObjective.php.
References getClientDir().
Referenced by achieve(), and isApplicable().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:| ilIniFilesPopulatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 89 of file class.ilIniFilesPopulatedObjective.php.
References $client_id, getClientIniPath(), and getILIASIniPath().
Here is the call graph for this function:| ilIniFilesPopulatedObjective::isNotable | ( | ) |
Definition at line 35 of file class.ilIniFilesPopulatedObjective.php.