ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (Data\Factory $data_factory) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Attributes | |
Data Factory | $data_factory |
Definition at line 24 of file class.ilNoVersionDowngradeConditionObjective.php.
ilNoVersionDowngradeConditionObjective::__construct | ( | Data\Factory | $data_factory | ) |
Definition at line 28 of file class.ilNoVersionDowngradeConditionObjective.php.
References $data_factory.
ilNoVersionDowngradeConditionObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 58 of file class.ilNoVersionDowngradeConditionObjective.php.
References $factory, ILIAS\LTI\ToolProvider\$settings, ilVersionWrittenToSettingsObjective\ILIAS_VERSION_KEY, and ILIAS_VERSION_NUMERIC.
ilNoVersionDowngradeConditionObjective::getHash | ( | ) |
Definition at line 33 of file class.ilNoVersionDowngradeConditionObjective.php.
ilNoVersionDowngradeConditionObjective::getLabel | ( | ) |
Definition at line 41 of file class.ilNoVersionDowngradeConditionObjective.php.
ilNoVersionDowngradeConditionObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 51 of file class.ilNoVersionDowngradeConditionObjective.php.
ilNoVersionDowngradeConditionObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 76 of file class.ilNoVersionDowngradeConditionObjective.php.
ilNoVersionDowngradeConditionObjective::isNotable | ( | ) |
Definition at line 46 of file class.ilNoVersionDowngradeConditionObjective.php.
|
protected |
Definition at line 26 of file class.ilNoVersionDowngradeConditionObjective.php.
Referenced by __construct().