Moodle  2.2.1
http://www.collinsharper.com
files_tree_viewer Class Reference
Inheritance diagram for files_tree_viewer:
Collaboration diagram for files_tree_viewer:

Public Member Functions

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

Data Fields

 $tree
 $path
 $context

Detailed Description

Data structure representing a general moodle file tree viewer

Since:
Moodle 2.0

Definition at line 95 of file renderer.php.


Constructor & Destructor Documentation

__construct ( file_info file_info,
array options = null 
)

Constructor of moodle_file_tree_viewer class

Parameters:
file_info$file_info
array$options

Definition at line 105 of file renderer.php.

Here is the call graph for this function:


Field Documentation

Definition at line 98 of file renderer.php.

$path

Definition at line 97 of file renderer.php.

$tree

Definition at line 96 of file renderer.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations