|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilBackgroundTasksSetupAgent:
Collaboration diagram for ilBackgroundTasksSetupAgent: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 10 of file class.ilBackgroundTasksSetupAgent.php.
| ilBackgroundTasksSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 17 of file class.ilBackgroundTasksSetupAgent.php.
References $refinery.
| ilBackgroundTasksSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 42 of file class.ilBackgroundTasksSetupAgent.php.
References $data, and ilBackgroundTasksSetupConfig\TYPE_SYNCHRONOUS.
| ilBackgroundTasksSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 75 of file class.ilBackgroundTasksSetupAgent.php.
| ilBackgroundTasksSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
Definition at line 34 of file class.ilBackgroundTasksSetupAgent.php.
| ilBackgroundTasksSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 55 of file class.ilBackgroundTasksSetupAgent.php.
References $config.
| ilBackgroundTasksSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 67 of file class.ilBackgroundTasksSetupAgent.php.
| ilBackgroundTasksSetupAgent::hasConfig | ( | ) |
Definition at line 26 of file class.ilBackgroundTasksSetupAgent.php.
|
protected |
Definition at line 15 of file class.ilBackgroundTasksSetupAgent.php.
Referenced by __construct().