◆ __construct()
◆ achieve()
ilPreviewConfigStoredObjective::achieve |
( |
Setup\Environment |
$environment | ) |
|
Definition at line 43 of file class.ilPreviewConfigStoredObjective.php.
References $ini.
45 $ini = $environment->getResource(Setup\Environment::RESOURCE_ILIAS_INI);
47 $ini->setVariable(
"tools",
"ghostscript", $this->config->getPathToGhostscript());
50 throw new Setup\UnachievableException(
"Could not write ilias.ini.php");
◆ getHash()
ilPreviewConfigStoredObjective::getHash |
( |
| ) |
|
◆ getLabel()
ilPreviewConfigStoredObjective::getLabel |
( |
| ) |
|
◆ getPreconditions()
ilPreviewConfigStoredObjective::getPreconditions |
( |
Setup\Environment |
$environment | ) |
|
◆ isNotable()
ilPreviewConfigStoredObjective::isNotable |
( |
| ) |
|
◆ $config
ilPreviewConfigStoredObjective::$config |
|
protected |
The documentation for this class was generated from the following file: