ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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.ilVirusScannerSetupAgent.php.
ilVirusScannerSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 17 of file class.ilVirusScannerSetupAgent.php.
References $refinery.
ilVirusScannerSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 42 of file class.ilVirusScannerSetupAgent.php.
References $data, and ilVirusScannerSetupConfig\VIRUS_SCANNER_NONE.
ilVirusScannerSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 76 of file class.ilVirusScannerSetupAgent.php.
ilVirusScannerSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
Definition at line 34 of file class.ilVirusScannerSetupAgent.php.
ilVirusScannerSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 56 of file class.ilVirusScannerSetupAgent.php.
References $config.
ilVirusScannerSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 68 of file class.ilVirusScannerSetupAgent.php.
ilVirusScannerSetupAgent::hasConfig | ( | ) |
Definition at line 26 of file class.ilVirusScannerSetupAgent.php.
|
protected |
Definition at line 15 of file class.ilVirusScannerSetupAgent.php.
Referenced by __construct().