|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilVirusScannerSetupAgent:
Collaboration diagram for ilVirusScannerSetupAgent:Public Member Functions | |
| __construct (Factory $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (?Setup\Config $config=null) | |
| getUpdateObjective (?Setup\Config $config=null) | |
| getBuildObjective () | |
| getStatusObjective (?Setup\Metrics\Storage $storage) | |
| getMigrations () | |
Protected Attributes | |
| Factory | $refinery |
Definition at line 25 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::__construct | ( | Factory | $refinery | ) |
Definition at line 31 of file class.ilVirusScannerSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilVirusScannerSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 42 of file class.ilVirusScannerSetupAgent.php.
References $data, ILIAS\Repository\refinery(), and ilVirusScannerSetupConfig\VIRUS_SCANNER_NONE.
Here is the call graph for this function:| ilVirusScannerSetupAgent::getBuildObjective | ( | ) |
Definition at line 69 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getInstallObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 55 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getMigrations | ( | ) |
Definition at line 79 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getStatusObjective | ( | ?Setup\Metrics\Storage | $storage | ) |
Definition at line 74 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getUpdateObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 60 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::hasConfig | ( | ) |
Definition at line 37 of file class.ilVirusScannerSetupAgent.php.
|
protected |
Definition at line 29 of file class.ilVirusScannerSetupAgent.php.
Referenced by __construct().