|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilFileSystemSetupAgent:
Collaboration diagram for ilFileSystemSetupAgent:Public Member Functions | |
| __construct (Refinery\Factory $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
Protected Attributes | |
| Refinery Factory | $refinery |
Definition at line 21 of file class.ilFileSystemSetupAgent.php.
| ilFileSystemSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 27 of file class.ilFileSystemSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilFileSystemSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 44 of file class.ilFileSystemSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilFileSystemSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 75 of file class.ilFileSystemSetupAgent.php.
| ilFileSystemSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@noinspection PhpParamsInspection
Definition at line 54 of file class.ilFileSystemSetupAgent.php.
References $config.
| ilFileSystemSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 91 of file class.ilFileSystemSetupAgent.php.
| ilFileSystemSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 83 of file class.ilFileSystemSetupAgent.php.
| ilFileSystemSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
@noinspection PhpParamsInspection
Definition at line 63 of file class.ilFileSystemSetupAgent.php.
References $config.
| ilFileSystemSetupAgent::hasConfig | ( | ) |
Definition at line 36 of file class.ilFileSystemSetupAgent.php.
|
protected |
Definition at line 25 of file class.ilFileSystemSetupAgent.php.
Referenced by __construct().