Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | List of all members
question_response_files Interface Reference

The interface implemented by } 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 } 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_loader, and question_file_saver.


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