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