|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
There seems to already exist an ILIAS installation, an interaction with it should be confirmed. More...
Inheritance diagram for ilOverwritesExistingInstallationConfirmed:
Collaboration diagram for ilOverwritesExistingInstallationConfirmed:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| iniExists () | |
| clientIniExists () | |
Public Member Functions inherited from ilSetupObjective | |
| __construct (\ilSetupConfig $config) | |
Protected Member Functions | |
| getClientDir () | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| $config | |
There seems to already exist an ILIAS installation, an interaction with it should be confirmed.
Definition at line 11 of file class.ilOverwritesExistingInstallationConfirmed.php.
| ilOverwritesExistingInstallationConfirmed::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 51 of file class.ilOverwritesExistingInstallationConfirmed.php.
References $message, clientIniExists(), ILIAS\Setup\Environment\getResource(), and iniExists().
Here is the call graph for this function:| ilOverwritesExistingInstallationConfirmed::clientIniExists | ( | ) |
Definition at line 76 of file class.ilOverwritesExistingInstallationConfirmed.php.
References getClientDir().
Referenced by achieve().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 81 of file class.ilOverwritesExistingInstallationConfirmed.php.
Referenced by clientIniExists().
Here is the caller graph for this function:| ilOverwritesExistingInstallationConfirmed::getHash | ( | ) |
Definition at line 16 of file class.ilOverwritesExistingInstallationConfirmed.php.
| ilOverwritesExistingInstallationConfirmed::getLabel | ( | ) |
Definition at line 27 of file class.ilOverwritesExistingInstallationConfirmed.php.
| ilOverwritesExistingInstallationConfirmed::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 43 of file class.ilOverwritesExistingInstallationConfirmed.php.
| ilOverwritesExistingInstallationConfirmed::iniExists | ( | ) |
Definition at line 71 of file class.ilOverwritesExistingInstallationConfirmed.php.
Referenced by achieve().
Here is the caller graph for this function:| ilOverwritesExistingInstallationConfirmed::isNotable | ( | ) |
Definition at line 35 of file class.ilOverwritesExistingInstallationConfirmed.php.