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

Data structure representing a general moodle file tree viewer. More...

Inheritance diagram for files_tree_viewer:
renderable

Public Member Functions

 __construct (file_info $file_info, array $options=null)
 Constructor of moodle_file_tree_viewer class. More...
 

Public Attributes

 $context
 
 $path
 
 $tree
 

Detailed Description

Data structure representing a general moodle file tree viewer.

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

Constructor & Destructor Documentation

◆ __construct()

files_tree_viewer::__construct ( file_info  $file_info,
array  $options = null 
)

Constructor of moodle_file_tree_viewer class.

Parameters
file_info$file_info
array$options

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