|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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... | |
Protected Attributes | |
| $refinery | |
Definition at line 9 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::__construct | ( | Refinery | $refinery | ) |
Definition at line 18 of file class.ilDatabaseSetupAgent.php.
References $refinery.
| ilDatabaseSetupAgent::getArrayToConfigTransformation | ( | ) |
@inheritdocs
Definition at line 34 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::getBuildArtifactObjective | ( | ) |
@inheritdocs
Definition at line 88 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 57 of file class.ilDatabaseSetupAgent.php.
References $config.
| ilDatabaseSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 104 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 96 of file class.ilDatabaseSetupAgent.php.
| ilDatabaseSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 71 of file class.ilDatabaseSetupAgent.php.
References $config.
| ilDatabaseSetupAgent::hasConfig | ( | ) |
@inheritdocs
Definition at line 26 of file class.ilDatabaseSetupAgent.php.
|
protected |
Definition at line 16 of file class.ilDatabaseSetupAgent.php.
Referenced by __construct().