Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
filestorage Directory Reference

Files

 file_archive.php
 Abstraction of general file archives.
 
 file_exceptions.php
 File handling related exceptions.
 
 file_packer.php
 Abstraction of general file packer.
 
 file_progress.php
 Simple interface for receiving progress during long-running file operations.
 
 file_storage.php
 Core file storage class definition.
 
 file_system.php
 Core file system class definition.
 
 file_system_filedir.php
 Core file system class definition.
 
 mbz_packer.php
 Implementation of .mbz packer.
 
 stored_file.php
 Definition of a class stored_file.
 
 tgz_extractor.php
 Implementation of .tar.gz extractor.
 
 tgz_packer.php
 Implementation of .tar.gz packer.
 
 zip_archive.php
 Implementation of zip file archive.
 
 zip_packer.php
 Implementation of zip packer.