ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (\ilHttpSetupConfig $config) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
@inheritDoc More... | |
Protected Attributes | |
$config | |
Definition at line 7 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::__construct | ( | \ilHttpSetupConfig | $config | ) |
Definition at line 14 of file class.ilHttpConfigStoredObjective.php.
References $config.
ilHttpConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 43 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::getHash | ( | ) |
Definition at line 20 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::getLabel | ( | ) |
Definition at line 25 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 35 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 69 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::isNotable | ( | ) |
Definition at line 30 of file class.ilHttpConfigStoredObjective.php.
|
protected |
Definition at line 12 of file class.ilHttpConfigStoredObjective.php.
Referenced by __construct().