|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilLoggingSetupAgent:
Collaboration diagram for ilLoggingSetupAgent:Public Member Functions | |
| __construct (Refinery\Factory $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
Protected Attributes | |
| $refinery | |
Definition at line 9 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 18 of file class.ilLoggingSetupAgent.php.
References $refinery.
| ilLoggingSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 35 of file class.ilLoggingSetupAgent.php.
References $data.
| ilLoggingSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 68 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 49 of file class.ilLoggingSetupAgent.php.
References $config.
| ilLoggingSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 84 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 76 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 57 of file class.ilLoggingSetupAgent.php.
References $config.
| ilLoggingSetupAgent::hasConfig | ( | ) |
Definition at line 27 of file class.ilLoggingSetupAgent.php.
|
protected |
Definition at line 16 of file class.ilLoggingSetupAgent.php.
Referenced by __construct().