ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
There seems to already exist an ILIAS installation, an interaction with it should be confirmed. More...
Public Member Functions | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
iniExists () | |
clientIniExists () | |
![]() | |
__construct (\ilSetupConfig $config) | |
Protected Member Functions | |
getClientDir () | |
Additional Inherited Members | |
![]() | |
$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().
ilOverwritesExistingInstallationConfirmed::clientIniExists | ( | ) |
Definition at line 76 of file class.ilOverwritesExistingInstallationConfirmed.php.
References getClientDir().
Referenced by achieve().
|
protected |
Definition at line 81 of file class.ilOverwritesExistingInstallationConfirmed.php.
Referenced by clientIniExists().
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().
ilOverwritesExistingInstallationConfirmed::isNotable | ( | ) |
Definition at line 35 of file class.ilOverwritesExistingInstallationConfirmed.php.