ILIAS
release_8 Revision v8.19
|
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 () | |
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().
ilFileSystemSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 44 of file class.ilFileSystemSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
ilFileSystemSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 75 of file class.ilFileSystemSetupAgent.php.
ilFileSystemSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
PhpParamsInspection
Definition at line 54 of file class.ilFileSystemSetupAgent.php.
References $config.
ilFileSystemSetupAgent::getMigrations | ( | ) |
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 | ) |
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().