|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilIniFilesPopulatedObjective:
Collaboration diagram for ilIniFilesPopulatedObjective:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
Public Member Functions inherited from ilSetupObjective | |
| __construct (\ilSetupConfig $config) | |
Protected Member Functions | |
| getClientDir () | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| $config | |
Definition at line 7 of file class.ilIniFilesPopulatedObjective.php.
| ilIniFilesPopulatedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 38 of file class.ilIniFilesPopulatedObjective.php.
References $ini, and getClientDir().
Here is the call graph for this function:
|
protected |
Definition at line 55 of file class.ilIniFilesPopulatedObjective.php.
Referenced by achieve(), and getPreconditions().
Here is the caller graph for this function:| ilIniFilesPopulatedObjective::getHash | ( | ) |
Definition at line 9 of file class.ilIniFilesPopulatedObjective.php.
| 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 getClientDir().
Here is the call graph for this function:| ilIniFilesPopulatedObjective::isNotable | ( | ) |
Definition at line 19 of file class.ilIniFilesPopulatedObjective.php.