Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core_files\local\archive_writer\zip_writer Member List

This is the complete list of members for core_files\local\archive_writer\zip_writer, including all inherited members.

__construct(ZipStream $archive)core_files\local\archive_writer\zip_writerprotected
core_files::archive_writer::__construct()core_files\archive_writerprotected
add_file_from_filepath(string $name, string $path)core_files\local\archive_writer\zip_writer
add_file_from_stored_file(string $name, stored_file $file)core_files\local\archive_writer\zip_writer
add_file_from_stream(string $name, $stream)core_files\local\archive_writer\zip_writer
add_file_from_string(string $name, string $data)core_files\local\archive_writer\zip_writer
file_instance(string $filename)core_files\local\archive_writer\zip_writerstatic
finish()core_files\local\archive_writer\zip_writer
get_classname_for_type(string $type)core_files\archive_writerprotectedstatic
get_file_writer(string $filepath, string $type)core_files\archive_writerstatic
get_path_to_zip()core_files\local\archive_writer\zip_writer
get_stream_writer(string $filename, string $type)core_files\archive_writerstatic
sanitise_filepath(string $filepath)core_files\local\archive_writer\zip_writer
stream_instance(string $filename)core_files\local\archive_writer\zip_writerstatic
ZIP_WRITERcore_files\archive_writer