Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
|
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 |