Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_files\local\archive_writer Namespace Reference

Interface used by archives that write to files. More...

Classes

interface  file_writer_interface
 Interface used by archives that write to files. More...
 
interface  stream_writer_interface
 Interface used by archives that write to streams. More...
 
class  zip_writer
 Class used for creating ZIP archives. More...
 

Detailed Description

Interface used by archives that write to files.

Class used for creating ZIP archives.

Interface used by archives that write to streams.

 

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later