|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilSetupConfigStoredObjective:
Collaboration diagram for ilSetupConfigStoredObjective:Public Member Functions | |
| __construct (\ilSetupConfig $config, \ilSetupPasswordManager $password_manager) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
Public Member Functions inherited from ilSetupObjective | |
| __construct (\ilSetupConfig $config) | |
Protected Attributes | |
| $password_manager | |
Protected Attributes inherited from ilSetupObjective | |
| $config | |
Definition at line 8 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::__construct | ( | \ilSetupConfig | $config, |
| \ilSetupPasswordManager | $password_manager | ||
| ) |
Definition at line 15 of file class.ilSetupConfigStoredObjective.php.
References ilSetupObjective\$config, $password_manager, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilSetupConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 45 of file class.ilSetupConfigStoredObjective.php.
References $ini.
| ilSetupConfigStoredObjective::getHash | ( | ) |
Definition at line 23 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::getLabel | ( | ) |
Definition at line 28 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 38 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::isNotable | ( | ) |
Definition at line 33 of file class.ilSetupConfigStoredObjective.php.
|
protected |
Definition at line 13 of file class.ilSetupConfigStoredObjective.php.
Referenced by __construct().