|
ILIAS
release_8 Revision v8.24
|
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) | |
| getBuildArtifactObjective () | |
| 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::getBuildArtifactObjective | ( | ) |
Definition at line 68 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 55 of file class.ilVirusScannerSetupAgent.php.
References $config.
| ilVirusScannerSetupAgent::getMigrations | ( | ) |
Definition at line 78 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 73 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 60 of file class.ilVirusScannerSetupAgent.php.
References $config.
| ilVirusScannerSetupAgent::hasConfig | ( | ) |
Definition at line 37 of file class.ilVirusScannerSetupAgent.php.
|
protected |
Definition at line 29 of file class.ilVirusScannerSetupAgent.php.
Referenced by __construct().