22 return hash(
"sha256", self::class);
27 return "Store configuration of Services/PDFGeneration";
37 $common_config = $environment->getConfigFor(
"common");
45 $ini = $environment->getResource(Setup\Environment::RESOURCE_ILIAS_INI);
47 $ini->setVariable(
"tools",
"phantomjs", $this->config->getPathToPhantomJS());
An exception for terminatinating execution or to throw for unit testing.
Signals that some goal won't be achievable by actions of the system ever.
achieve(Setup\Environment $environment)
getPreconditions(Setup\Environment $environment)
__construct(\ilPDFGenerationSetupConfig $config)
An environment holds resources to be used in the setup process.
An objective is a desired state of the system that is supposed to be created by the setup.