Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for core\antivirus\quarantine, including all inherited members.
clean_up_quarantine_folder(int $timetocleanup) | core\antivirus\quarantine | static |
DEFAULT_QUARANTINE_FOLDER | core\antivirus\quarantine | |
DEFAULT_QUARANTINE_TIME | core\antivirus\quarantine | |
delete_quarantined_file(int $fileid) | core\antivirus\quarantine | static |
download_all_quarantined_files() | core\antivirus\quarantine | static |
download_quarantined_file(int $fileid) | core\antivirus\quarantine | static |
FILE_HTML_DETAILS | core\antivirus\quarantine | |
FILE_NAME_DATE_FORMAT | core\antivirus\quarantine | |
FILE_ZIP_ALL_INFECTED | core\antivirus\quarantine | |
FILE_ZIP_INFECTED | core\antivirus\quarantine | |
get_quarantined_files() | core\antivirus\quarantine | static |
is_quarantine_enabled() | core\antivirus\quarantine | static |
quarantine_data(string $data, string $filename, string $incidentdetails, string $notice) | core\antivirus\quarantine | static |
quarantine_file(string $file, string $filename, string $incidentdetails, string $notice) | core\antivirus\quarantine | static |
quarantined_file_exists(string $filename) | core\antivirus\quarantine | static |