|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilStorageContainersExistingObjective. More...
Inheritance diagram for ilStorageContainersExistingObjective:
Collaboration diagram for ilStorageContainersExistingObjective: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\MetaData\Repository\Validation\Data\__construct().
Here is the call graph for this function:| ilStorageContainersExistingObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 75 of file class.ilStorageContainersExistingObjective.php.
References buildStorageBasePath().
Here is the call graph for this function:
|
protected |
Definition at line 46 of file class.ilStorageContainersExistingObjective.php.
References $base_dir, $client_id, and $ini.
Referenced by achieve(), and isApplicable().
Here is the caller graph for this function:| ilStorageContainersExistingObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
| ilStorageContainersExistingObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 91 of file class.ilStorageContainersExistingObjective.php.
References buildStorageBasePath().
Here is the call graph for this function:
|
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().