Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Migrates all files in the given directory.
Migrates all files in the given directory
string | $rootpath | path within the backup archive to the root directory containing the files {'} |
string | $relpath | relative path used during the recursion - do not provide when calling this! |
array | ids of the migrated files, empty array if the $rootpath not found |