Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
tgz_packer Member List

This is the complete list of members for tgz_packer, including all inherited members.

$includeindextgz_packerprotected
ARCHIVE_INDEX_COUNT_PREFIXtgz_packer
ARCHIVE_INDEX_FILEtgz_packer
archive_to_pathname(array $files, $archivefile, $ignoreinvalidfiles=true, file_progress $progress=null)tgz_packer
archive_to_storage(array $files, $contextid, $component, $filearea, $itemid, $filepath, $filename, $userid=null, $ignoreinvalidfiles=true, file_progress $progress=null)tgz_packer
calculate_checksum($str)tgz_packerprotectedstatic
DEFAULT_TIMESTAMPtgz_packer
delete_existing_file_record(file_storage $fs, array $filerecord)tgz_packerstatic
extract_to_pathname($archivefile, $pathname, array $onlyfiles=null, file_progress $progress=null, $returnbool=false)tgz_packer
extract_to_storage($archivefile, $contextid, $component, $filearea, $itemid, $pathbase, $userid=null, file_progress $progress=null)tgz_packer
has_required_extension()tgz_packerstatic
is_tgz_file($archivefile)tgz_packerstatic
list_files($archivefile)tgz_packer
list_files_path(array &$expandedfiles, $archivepath, $path, file_progress $progress=null, $done)tgz_packerprotected
list_files_stored(array &$expandedfiles, $archivepath, stored_file $file)tgz_packerprotected
PROGRESS_MAXtgz_packer
set_include_index($includeindex)tgz_packer
TAR_BLOCK_SIZEtgz_packer
write_tar_entry($gz, $archivepath, $file, $size, $mtime, $content=null, file_progress $progress=null, $done=0)tgz_packerprotected