ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (Refinery $refinery) | |
hasConfig () | |
@inheritdocs More... | |
getConfigInput (Setup\Config $config=null) | |
@inheritdocs More... | |
getArrayToConfigTransformation () | |
@inheritdocs More... | |
getInstallObjective (Setup\Config $config=null) | |
@inheritdocs More... | |
getUpdateObjective (Setup\Config $config=null) | |
@inheritdocs More... | |
getBuildArtifactObjective () | |
@inheritdocs More... | |
Protected Attributes | |
$refinery | |
Definition at line 10 of file class.ilDatabaseSetupAgent.php.
ilDatabaseSetupAgent::__construct | ( | Refinery | $refinery | ) |
Definition at line 17 of file class.ilDatabaseSetupAgent.php.
References $refinery.
ilDatabaseSetupAgent::getArrayToConfigTransformation | ( | ) |
@inheritdocs
Definition at line 41 of file class.ilDatabaseSetupAgent.php.
ilDatabaseSetupAgent::getBuildArtifactObjective | ( | ) |
@inheritdocs
Definition at line 84 of file class.ilDatabaseSetupAgent.php.
ilDatabaseSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 33 of file class.ilDatabaseSetupAgent.php.
ilDatabaseSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 63 of file class.ilDatabaseSetupAgent.php.
References $config.
ilDatabaseSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
ilDatabaseSetupAgent::hasConfig | ( | ) |
@inheritdocs
Definition at line 25 of file class.ilDatabaseSetupAgent.php.
|
protected |
Definition at line 15 of file class.ilDatabaseSetupAgent.php.
Referenced by __construct().