|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilVirusScannerSetupAgent:
Collaboration diagram for ilVirusScannerSetupAgent:Public Member Functions | |
| __construct (Refinery\Factory $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
Protected Attributes | |
| $refinery | |
Definition at line 10 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 19 of file class.ilVirusScannerSetupAgent.php.
References $refinery.
| ilVirusScannerSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 36 of file class.ilVirusScannerSetupAgent.php.
References $data, and ilVirusScannerSetupConfig\VIRUS_SCANNER_NONE.
| ilVirusScannerSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 73 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 54 of file class.ilVirusScannerSetupAgent.php.
References $config.
| ilVirusScannerSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 89 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 81 of file class.ilVirusScannerSetupAgent.php.
| ilVirusScannerSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 62 of file class.ilVirusScannerSetupAgent.php.
References $config.
| ilVirusScannerSetupAgent::hasConfig | ( | ) |
Definition at line 28 of file class.ilVirusScannerSetupAgent.php.
|
protected |
Definition at line 17 of file class.ilVirusScannerSetupAgent.php.
Referenced by __construct().