Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Public Member Functions | List of all members
question_response_files Interface Reference

The interface implemented by question_file_saver and question_file_loader. More...

Inheritance diagram for question_response_files:
question_file_loader question_file_saver

Public Member Functions

 get_files ()
 Get the files that were submitted. More...
 

Detailed Description

The interface implemented by question_file_saver and question_file_loader.

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

Member Function Documentation

◆ get_files()

question_response_files::get_files ( )

Get the files that were submitted.

Return values
arrayof stored_files objects.

Implemented in question_file_saver, and question_file_loader.


The documentation for this interface was generated from the following file: