ILIAS
release_8 Revision v8.19
|
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 | |
string | $base_dir = StorageHandlerFactory::BASE_DIRECTORY |
array | $storage_handler_ids |
Class ilStorageContainersExistingObjective.
Definition at line 29 of file class.ilStorageContainersExistingObjective.php.
ilStorageContainersExistingObjective::__construct | ( | array | $storage_handler_ids = null | ) |
Definition at line 40 of file class.ilStorageContainersExistingObjective.php.
References $storage_handler_ids, and ILIAS\GlobalScreen\Provider\__construct().
ilStorageContainersExistingObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 75 of file class.ilStorageContainersExistingObjective.php.
References buildStorageBasePath().
|
protected |
Definition at line 46 of file class.ilStorageContainersExistingObjective.php.
References $base_dir, $client_id, and $ini.
Referenced by achieve(), and isApplicable().
ilStorageContainersExistingObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 59 of file class.ilStorageContainersExistingObjective.php.
References $config.
ilStorageContainersExistingObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 91 of file class.ilStorageContainersExistingObjective.php.
References buildStorageBasePath().
|
protected |
Definition at line 31 of file class.ilStorageContainersExistingObjective.php.
Referenced by buildStorageBasePath().
|
protected |
Definition at line 36 of file class.ilStorageContainersExistingObjective.php.
Referenced by __construct().