ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (Factory $refinery) | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (Config $config=null) | |
getUpdateObjective (Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Storage $storage) | |
getMigrations () | |
Protected Attributes | |
Factory | $refinery |
Definition at line 30 of file class.ilLoggingSetupAgent.php.
ilLoggingSetupAgent::__construct | ( | Factory | $refinery | ) |
Definition at line 36 of file class.ilLoggingSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
ilLoggingSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 52 of file class.ilLoggingSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
ilLoggingSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 93 of file class.ilLoggingSetupAgent.php.
ilLoggingSetupAgent::getInstallObjective | ( | Config | $config = null | ) |
Definition at line 66 of file class.ilLoggingSetupAgent.php.
References $config.
ilLoggingSetupAgent::getMigrations | ( | ) |
Definition at line 109 of file class.ilLoggingSetupAgent.php.
ilLoggingSetupAgent::getStatusObjective | ( | Storage | $storage | ) |
Definition at line 101 of file class.ilLoggingSetupAgent.php.
ilLoggingSetupAgent::getUpdateObjective | ( | Config | $config = null | ) |
Definition at line 74 of file class.ilLoggingSetupAgent.php.
References $config.
ilLoggingSetupAgent::hasConfig | ( | ) |
Definition at line 44 of file class.ilLoggingSetupAgent.php.
|
protected |
Definition at line 34 of file class.ilLoggingSetupAgent.php.
Referenced by __construct().