ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
ilVirusScannerSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 42 of file class.ilVirusScannerSetupAgent.php.
References $data, ILIAS\Repository\refinery(), and ilVirusScannerSetupConfig\VIRUS_SCANNER_NONE.
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().