|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilVirusScannerConfigStoredObjective:
Collaboration diagram for ilVirusScannerConfigStoredObjective:Public Member Functions | |
| __construct (\ilVirusScannerSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
Protected Attributes | |
| $config | |
Definition at line 7 of file class.ilVirusScannerConfigStoredObjective.php.
| ilVirusScannerConfigStoredObjective::__construct | ( | \ilVirusScannerSetupConfig | $config | ) |
Definition at line 14 of file class.ilVirusScannerConfigStoredObjective.php.
References $config.
| ilVirusScannerConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 43 of file class.ilVirusScannerConfigStoredObjective.php.
References $ini.
| ilVirusScannerConfigStoredObjective::getHash | ( | ) |
Definition at line 20 of file class.ilVirusScannerConfigStoredObjective.php.
| ilVirusScannerConfigStoredObjective::getLabel | ( | ) |
Definition at line 25 of file class.ilVirusScannerConfigStoredObjective.php.
| ilVirusScannerConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 35 of file class.ilVirusScannerConfigStoredObjective.php.
| ilVirusScannerConfigStoredObjective::isNotable | ( | ) |
Definition at line 30 of file class.ilVirusScannerConfigStoredObjective.php.
|
protected |
Definition at line 12 of file class.ilVirusScannerConfigStoredObjective.php.
Referenced by __construct().