◆ achieve()
ilNICKeyStoredObjective::achieve |
( |
Setup\Environment |
$environment | ) |
|
◆ generateNICKey()
ilNICKeyStoredObjective::generateNICKey |
( |
| ) |
|
|
protected |
◆ getHash()
ilNICKeyStoredObjective::getHash |
( |
| ) |
|
◆ getLabel()
ilNICKeyStoredObjective::getLabel |
( |
| ) |
|
◆ getPreconditions()
ilNICKeyStoredObjective::getPreconditions |
( |
Setup\Environment |
$environment | ) |
|
◆ isApplicable()
ilNICKeyStoredObjective::isApplicable |
( |
Setup\Environment |
$environment | ) |
|
Definition at line 62 of file class.ilNICKeyStoredObjective.php.
64 $factory = $environment->getResource(
Setup\Environment::RESOURCE_SETTINGS_FACTORY);
65 $settings = $factory->settingsFor(
"common");
67 return !(bool) $settings->get(
"nic_key");
◆ isNotable()
ilNICKeyStoredObjective::isNotable |
( |
| ) |
|
The documentation for this class was generated from the following file: