ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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) | |
isApplicable (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 84 of file class.ilOverwritesExistingInstallationConfirmed.php.
References getClientDir().
Referenced by achieve(), and isApplicable().
|
protected |
Definition at line 89 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 79 of file class.ilOverwritesExistingInstallationConfirmed.php.
Referenced by achieve(), and isApplicable().
ilOverwritesExistingInstallationConfirmed::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 74 of file class.ilOverwritesExistingInstallationConfirmed.php.
References clientIniExists(), and iniExists().
ilOverwritesExistingInstallationConfirmed::isNotable | ( | ) |
Definition at line 35 of file class.ilOverwritesExistingInstallationConfirmed.php.