Go to the source code of this file.
Namespaces |
| namespace | core |
Variables |
| | $contextid = optional_param('contextid', SYSCONTEXTID, PARAM_INT) |
| | $filepath = optional_param('filepath', '', PARAM_PATH) |
| | $filename = optional_param('filename', '', PARAM_FILE) |
| | $component = 'course' |
| | $filearea = 'legacy' |
| | $itemid = 0 |
| | $browser = get_file_browser() |
| | $file_info = $browser->get_file_info($context, $component, $filearea, $itemid, $filepath, $filename) |
| | $strfiles = get_string("files") |
| | $output = $PAGE->get_renderer('core', 'files') |
Variable Documentation
| $output = $PAGE->get_renderer('core', 'files') |