ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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().
|
protected |
Definition at line 83 of file class.ilExportMetadataGatheredObjective.php.
References $path.
Referenced by achieve().
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().