ILIAS
release_8 Revision v8.19
|
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().
ilVirusScannerSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 42 of file class.ilVirusScannerSetupAgent.php.
References $data, ILIAS\Repository\refinery(), and ilVirusScannerSetupConfig\VIRUS_SCANNER_NONE.
ilVirusScannerSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 68 of file class.ilVirusScannerSetupAgent.php.
ilVirusScannerSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
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 | ) |
ilVirusScannerSetupAgent::hasConfig | ( | ) |
Definition at line 37 of file class.ilVirusScannerSetupAgent.php.
|
protected |
Definition at line 29 of file class.ilVirusScannerSetupAgent.php.
Referenced by __construct().