|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilStyleConfigStoredObjective:
Collaboration diagram for ilStyleConfigStoredObjective:Public Member Functions | |
| __construct (\ilStyleSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Attributes | |
| $config | |
Definition at line 21 of file class.ilStyleConfigStoredObjective.php.
| ilStyleConfigStoredObjective::__construct | ( | \ilStyleSetupConfig | $config | ) |
Definition at line 28 of file class.ilStyleConfigStoredObjective.php.
References $config.
| ilStyleConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 56 of file class.ilStyleConfigStoredObjective.php.
References $ini.
| ilStyleConfigStoredObjective::getHash | ( | ) |
Definition at line 34 of file class.ilStyleConfigStoredObjective.php.
| ilStyleConfigStoredObjective::getLabel | ( | ) |
Definition at line 39 of file class.ilStyleConfigStoredObjective.php.
| ilStyleConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 49 of file class.ilStyleConfigStoredObjective.php.
| ilStyleConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 77 of file class.ilStyleConfigStoredObjective.php.
References $ini.
| ilStyleConfigStoredObjective::isNotable | ( | ) |
Definition at line 44 of file class.ilStyleConfigStoredObjective.php.
|
protected |
Definition at line 26 of file class.ilStyleConfigStoredObjective.php.
Referenced by __construct().