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 24 of file class.ilPreviewSetupAgent.php.
ilPreviewSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 30 of file class.ilPreviewSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
ilPreviewSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 47 of file class.ilPreviewSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
ilPreviewSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 78 of file class.ilPreviewSetupAgent.php.
ilPreviewSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
PhpParamsInspection
Definition at line 57 of file class.ilPreviewSetupAgent.php.
References $config.
ilPreviewSetupAgent::getMigrations | ( | ) |
Definition at line 94 of file class.ilPreviewSetupAgent.php.
ilPreviewSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 86 of file class.ilPreviewSetupAgent.php.
ilPreviewSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
PhpParamsInspection
Definition at line 66 of file class.ilPreviewSetupAgent.php.
References $config.
ilPreviewSetupAgent::hasConfig | ( | ) |
Definition at line 39 of file class.ilPreviewSetupAgent.php.
|
protected |
Definition at line 28 of file class.ilPreviewSetupAgent.php.
Referenced by __construct().