|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
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 () | |
| @inheritDoc More... | |
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().
Here is the call graph for this function:| ilLoggingSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 52 of file class.ilLoggingSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
Here is the call graph for this function:| 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 | ( | ) |
@inheritDoc
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().