|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilLoggingSetupAgent:
Collaboration diagram for ilLoggingSetupAgent:Public Member Functions | |
| __construct (Factory $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (?Config $config=null) | |
| getUpdateObjective (?Config $config=null) | |
| getBuildObjective () | |
| getStatusObjective (Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
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::getBuildObjective | ( | ) |
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 | ( | ) |
@inheritDoc
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().