36         $ini = $environment->getResource(
Setup\Environment::RESOURCE_ILIAS_INI);
    40                 $ini->readVariable(
"clients", 
"datadir"),
    41                 "Filesystem location where ILIAS stores data outside of direct web access." 
getTentativePreconditions(Setup\Environment $environment)
 
storeConfigText(string $key, string $value, string $description=null)
 
collectFrom(Setup\Environment $environment, Storage $storage)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
An environment holds resources to be used in the setup process.