|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct (array $options=null) | |
Data Fields | |
| $files | |
| $filecontext | |
| $component | |
| $filearea | |
| $currentcontext | |
Data structure representing backup files viewer
Definition at line 673 of file renderer.php.
| __construct | ( | array $ | options = null | ) |
Constructor of backup_files_viewer class
| array | $options |
Definition at line 684 of file renderer.php.

Definition at line 676 of file renderer.php.
| $currentcontext |
Definition at line 678 of file renderer.php.
| $filearea |
Definition at line 677 of file renderer.php.
| $filecontext |
Definition at line 675 of file renderer.php.
| $files |
Definition at line 674 of file renderer.php.