| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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) | |
Protected Attributes | |
| $populate_before | |
Definition at line 26 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::__construct | ( | bool | $populate_before = true | ) | 
Definition at line 33 of file class.ilComponentDefinitionsStoredObjective.php.
References $populate_before.
| ilComponentDefinitionsStoredObjective::getHash | ( | ) | 
Definition at line 41 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::getLabel | ( | ) | 
Definition at line 49 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) | 
Definition at line 65 of file class.ilComponentDefinitionsStoredObjective.php.
References $DIC, $GLOBALS, and $ini.
| ilComponentDefinitionsStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
Definition at line 169 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::isNotable | ( | ) | 
Definition at line 57 of file class.ilComponentDefinitionsStoredObjective.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilComponentDefinitionsStoredObjective.php.
Referenced by __construct().