|
Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for tgz_packer, including all inherited members.
| $includeindex | tgz_packer | protected |
| ARCHIVE_INDEX_COUNT_PREFIX | tgz_packer | |
| ARCHIVE_INDEX_FILE | tgz_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_packer | protectedstatic |
| DEFAULT_TIMESTAMP | tgz_packer | |
| delete_existing_file_record(file_storage $fs, array $filerecord) | tgz_packer | static |
| 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_packer | static |
| is_tgz_file($archivefile) | tgz_packer | static |
| list_files($archivefile) | tgz_packer | |
| list_files_path(array &$expandedfiles, $archivepath, $path, ?file_progress $progress, $done) | tgz_packer | protected |
| list_files_stored(array &$expandedfiles, $archivepath, stored_file $file) | tgz_packer | protected |
| PROGRESS_MAX | tgz_packer | |
| set_include_index($includeindex) | tgz_packer | |
| TAR_BLOCK_SIZE | tgz_packer | |
| write_tar_entry($gz, $archivepath, $file, $size, $mtime, $content=null, ?file_progress $progress=null, $done=0) | tgz_packer | protected |