| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for ilComponentDefinitionsStoredObjective:
 Collaboration diagram for ilComponentDefinitionsStoredObjective:Public Member Functions | |
| __construct (bool $populate_before=true) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc  More... | |
Protected Attributes | |
| $populate_before | |
Definition at line 25 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::__construct | ( | bool | $populate_before = true | ) | 
Definition at line 32 of file class.ilComponentDefinitionsStoredObjective.php.
References $populate_before.
| ilComponentDefinitionsStoredObjective::getHash | ( | ) | 
Definition at line 40 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::getLabel | ( | ) | 
Definition at line 48 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) | 
Definition at line 64 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
@inheritDoc
Definition at line 170 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::isNotable | ( | ) | 
Definition at line 56 of file class.ilComponentDefinitionsStoredObjective.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilComponentDefinitionsStoredObjective.php.
Referenced by __construct().