Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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.
 

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: