Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for file_archive, including all inherited members.
$encoding | file_archive | protected |
add_directory($localname) | file_archive | |
add_file_from_pathname($localname, $pathname) | file_archive | |
add_file_from_string($localname, $contents) | file_archive | |
close() | file_archive | |
count() | file_archive | |
CREATE | file_archive | |
get_info($index) | file_archive | |
get_stream($index) | file_archive | |
list_files() | file_archive | |
mangle_pathname($localname) | file_archive | protected |
OPEN | file_archive | |
open($archivepathname, $mode=file_archive::CREATE, $encoding='utf-8') | file_archive | |
OVERWRITE | file_archive | |
unmangle_pathname($localname) | file_archive | protected |