Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
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: