Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
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 |