Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |