Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250613) (c42efe971fe)
|
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 |