|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilPreviewSetupAgent:
Collaboration diagram for ilPreviewSetupAgent: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 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().
Here is the call graph for this function:| ilPreviewSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 47 of file class.ilPreviewSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilPreviewSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 78 of file class.ilPreviewSetupAgent.php.
| ilPreviewSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@noinspection PhpParamsInspection
Definition at line 57 of file class.ilPreviewSetupAgent.php.
References $config.
| ilPreviewSetupAgent::getMigrations | ( | ) |
@inheritDoc
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 | ) |
@noinspection 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().