Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Public Attributes | List of all members
backup_files_viewer Class Reference

Data structure representing backup files viewer. More...

Inheritance diagram for backup_files_viewer:
renderable

Public Member Functions

 __construct (array $options=null)
 Constructor of backup_files_viewer class. More...
 

Public Attributes

string $component
 
context $currentcontext
 
string $filearea
 
context $filecontext
 
array $files
 

Detailed Description

Data structure representing backup files viewer.

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

Constructor & Destructor Documentation

◆ __construct()

backup_files_viewer::__construct ( array  $options = null)

Constructor of backup_files_viewer class.

Parameters
array$options

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