◆ collectFrom()
ilPreviewMetricsCollectedObjective::collectFrom |
( |
Setup\Environment |
$environment, |
|
|
Setup\Metrics\Storage |
$storage |
|
) |
| |
Definition at line 16 of file class.ilPreviewMetricsCollectedObjective.php.
References $ini.
18 $ini = $environment->getResource(Setup\Environment::RESOURCE_ILIAS_INI);
23 $storage->storeConfigText(
24 "path_to_ghostscript",
25 $ini->readVariable(
"tools",
"ghostscript"),
26 "The path to the binary of ghostscripts that is used to render previews."
◆ getTentativePreconditions()
ilPreviewMetricsCollectedObjective::getTentativePreconditions |
( |
Setup\Environment |
$environment | ) |
|
The documentation for this class was generated from the following file: