ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilStorageContainersExistingObjective. More...
Public Member Functions | |
__construct (array $storage_handler_ids=null) | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Member Functions | |
buildStorageBasePath (Setup\Environment $environment) | |
Protected Attributes | |
$base_dir | |
$storage_handler_ids | |
Class ilStorageContainersExistingObjective.
Definition at line 11 of file class.ilStorageContainersExistingObjective.php.
ilStorageContainersExistingObjective::__construct | ( | array | $storage_handler_ids = null | ) |
Definition at line 22 of file class.ilStorageContainersExistingObjective.php.
References $storage_handler_ids, and ILIAS\GlobalScreen\Provider\__construct().
ilStorageContainersExistingObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 55 of file class.ilStorageContainersExistingObjective.php.
References buildStorageBasePath().
|
protected |
Definition at line 29 of file class.ilStorageContainersExistingObjective.php.
References $base_dir, $client_id, and $ini.
Referenced by achieve(), and isApplicable().
ilStorageContainersExistingObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
ilStorageContainersExistingObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 71 of file class.ilStorageContainersExistingObjective.php.
References buildStorageBasePath().
|
protected |
Definition at line 16 of file class.ilStorageContainersExistingObjective.php.
Referenced by buildStorageBasePath().
|
protected |
Definition at line 18 of file class.ilStorageContainersExistingObjective.php.
Referenced by __construct().