ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
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 (Setup\Config $config) | |
Protected Member Functions | |
getClientDir () | |
Additional Inherited Members | |
![]() | |
Setup Config | $config |
There seems to already exist an ILIAS installation, an interaction with it should be confirmed.
Definition at line 27 of file class.ilOverwritesExistingInstallationConfirmed.php.
ilOverwritesExistingInstallationConfirmed::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 67 of file class.ilOverwritesExistingInstallationConfirmed.php.
References $message, clientIniExists(), ILIAS\Setup\Environment\getResource(), and iniExists().
ilOverwritesExistingInstallationConfirmed::clientIniExists | ( | ) |
Definition at line 100 of file class.ilOverwritesExistingInstallationConfirmed.php.
References getClientDir().
Referenced by achieve(), and isApplicable().
|
protected |
Definition at line 105 of file class.ilOverwritesExistingInstallationConfirmed.php.
Referenced by clientIniExists().
ilOverwritesExistingInstallationConfirmed::getHash | ( | ) |
Definition at line 32 of file class.ilOverwritesExistingInstallationConfirmed.php.
ilOverwritesExistingInstallationConfirmed::getLabel | ( | ) |
Definition at line 43 of file class.ilOverwritesExistingInstallationConfirmed.php.
ilOverwritesExistingInstallationConfirmed::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 59 of file class.ilOverwritesExistingInstallationConfirmed.php.
ilOverwritesExistingInstallationConfirmed::iniExists | ( | ) |
Definition at line 95 of file class.ilOverwritesExistingInstallationConfirmed.php.
Referenced by achieve(), and isApplicable().
ilOverwritesExistingInstallationConfirmed::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 90 of file class.ilOverwritesExistingInstallationConfirmed.php.
References clientIniExists(), and iniExists().
ilOverwritesExistingInstallationConfirmed::isNotable | ( | ) |
Definition at line 51 of file class.ilOverwritesExistingInstallationConfirmed.php.