|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilLoggingSetupAgent:
Collaboration diagram for ilLoggingSetupAgent:Public Member Functions | |
| __construct (Refinery\Factory $refinery) | |
| hasConfig () | |
| getConfigInput (Setup\Config $config=null) | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
Protected Attributes | |
| $refinery | |
Definition at line 9 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 16 of file class.ilLoggingSetupAgent.php.
References $refinery.
| ilLoggingSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 41 of file class.ilLoggingSetupAgent.php.
References $data.
| ilLoggingSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 75 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
Definition at line 33 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 55 of file class.ilLoggingSetupAgent.php.
References $config.
| ilLoggingSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 67 of file class.ilLoggingSetupAgent.php.
| ilLoggingSetupAgent::hasConfig | ( | ) |
Definition at line 25 of file class.ilLoggingSetupAgent.php.
|
protected |
Definition at line 14 of file class.ilLoggingSetupAgent.php.
Referenced by __construct().