| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilExportMetadataGatheredObjective:
 Collaboration diagram for ilExportMetadataGatheredObjective:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
Data Fields | |
| const | EXPORT_META = "export_meta" | 
Protected Member Functions | |
| getCurrentGitCommitHash () | |
Definition at line 23 of file class.ilExportMetadataGatheredObjective.php.
| ilExportMetadataGatheredObjective::achieve | ( | Setup\Environment | $environment | ) | 
Definition at line 63 of file class.ilExportMetadataGatheredObjective.php.
References getCurrentGitCommitHash(), and ILIAS\Setup\Environment\withConfigFor().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 83 of file class.ilExportMetadataGatheredObjective.php.
References $path.
Referenced by achieve().
 Here is the caller graph for this function:| ilExportMetadataGatheredObjective::getHash | ( | ) | 
Definition at line 30 of file class.ilExportMetadataGatheredObjective.php.
| ilExportMetadataGatheredObjective::getLabel | ( | ) | 
Definition at line 38 of file class.ilExportMetadataGatheredObjective.php.
| ilExportMetadataGatheredObjective::getPreconditions | ( | Setup\Environment | $environment | ) | 
Definition at line 54 of file class.ilExportMetadataGatheredObjective.php.
| ilExportMetadataGatheredObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
Definition at line 78 of file class.ilExportMetadataGatheredObjective.php.
| ilExportMetadataGatheredObjective::isNotable | ( | ) | 
Definition at line 46 of file class.ilExportMetadataGatheredObjective.php.
| const ilExportMetadataGatheredObjective::EXPORT_META = "export_meta" | 
Definition at line 25 of file class.ilExportMetadataGatheredObjective.php.
Referenced by ilExportZipBuiltObjective\achieve().