◆ __construct()
◆ achieve()
ilFileSystemConfigStoredObjective::achieve |
( |
Setup\Environment |
$environment | ) |
|
Definition at line 44 of file class.ilFileSystemConfigStoredObjective.php.
References $ini.
46 $ini = $environment->getResource(Setup\Environment::RESOURCE_ILIAS_INI);
48 $ini->setVariable(
"clients",
"datadir", $this->config->getDataDir());
51 throw new Setup\UnachievableException(
"Could not write ilias.ini.php");
◆ getHash()
ilFileSystemConfigStoredObjective::getHash |
( |
| ) |
|
◆ getLabel()
ilFileSystemConfigStoredObjective::getLabel |
( |
| ) |
|
◆ getPreconditions()
ilFileSystemConfigStoredObjective::getPreconditions |
( |
Setup\Environment |
$environment | ) |
|
◆ isNotable()
ilFileSystemConfigStoredObjective::isNotable |
( |
| ) |
|
◆ $config
ilFileSystemConfigStoredObjective::$config |
|
protected |
The documentation for this class was generated from the following file: