|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 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().
Here is the call graph for this function:
|
protected |
Definition at line 81 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 86 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 9 of file class.ilIniFilesPopulatedObjective.php.
|
protected |
Definition at line 91 of file class.ilIniFilesPopulatedObjective.php.
Referenced by achieve(), and isApplicable().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:| ilIniFilesPopulatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 73 of file class.ilIniFilesPopulatedObjective.php.
References $client_id, getClientIniPath(), and getILIASIniPath().
Here is the call graph for this function:| ilIniFilesPopulatedObjective::isNotable | ( | ) |
Definition at line 19 of file class.ilIniFilesPopulatedObjective.php.