Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This is the complete list of members for file_packer, including all inherited members.
archive_to_pathname(array $files, $archivefile, $ignoreinvalidfiles=true, file_progress $progress=null) | file_packer | |
archive_to_storage(array $files, $contextid, $component, $filearea, $itemid, $filepath, $filename, $userid=NULL, $ignoreinvalidfiles=true, file_progress $progress=null) | file_packer | |
extract_to_pathname($archivefile, $pathname, array $onlyfiles=NULL, file_progress $progress=null, $returnbool=false) | file_packer | |
extract_to_storage($archivefile, $contextid, $component, $filearea, $itemid, $pathbase, $userid=NULL, file_progress $progress=null) | file_packer | |
list_files($archivefile) | file_packer |