|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilLoggingSetupAgent:
Collaboration diagram for ilLoggingSetupAgent: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 29 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::__construct | ( | Factory | $refinery | ) |
Definition at line 35 of file class.ilLoggingSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilLoggingSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 51 of file class.ilLoggingSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilLoggingSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 92 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getInstallObjective | ( | Config | $config = null | ) |
Definition at line 65 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getMigrations | ( | ) |
Definition at line 113 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getStatusObjective | ( | Storage | $storage | ) |
Definition at line 100 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getUpdateObjective | ( | Config | $config = null | ) |
Definition at line 73 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::hasConfig | ( | ) |
Definition at line 43 of file class.ilLoggingSetupAgent.php.
|
protected |
Definition at line 33 of file class.ilLoggingSetupAgent.php.
Referenced by __construct().