|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilDatabaseSetupAgent:
Collaboration diagram for ilDatabaseSetupAgent:Public Member Functions | |
| __construct (Refinery $refinery) | |
| hasConfig () | |
| @inheritdocs More... | |
| getArrayToConfigTransformation () | |
| @inheritdocs More... | |
| getInstallObjective (Setup\Config $config=null) | |
| @inheritdocs More... | |
| getUpdateObjective (Setup\Config $config=null) | |
| @inheritdocs More... | |
| getBuildArtifactObjective () | |
| @inheritdocs More... | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
| getNamedObjectives (?Setup\Config $config=null) | |
Protected Attributes | |
| Refinery | $refinery |
Definition at line 25 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::__construct | ( | Refinery | $refinery | ) |
Definition at line 31 of file class.ilDatabaseSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilDatabaseSetupAgent::getArrayToConfigTransformation | ( | ) |
@inheritdocs
Definition at line 47 of file class.ilDatabaseSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilDatabaseSetupAgent::getBuildArtifactObjective | ( | ) |
@inheritdocs
Definition at line 102 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 70 of file class.ilDatabaseSetupAgent.php.
References $config.
| ilDatabaseSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 118 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::getNamedObjectives | ( | ?Setup\Config | $config = null | ) |
Definition at line 125 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 110 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 87 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::hasConfig | ( | ) |
@inheritdocs
Definition at line 39 of file class.ilDatabaseSetupAgent.php.
|
protected |
Definition at line 29 of file class.ilDatabaseSetupAgent.php.
Referenced by __construct().