|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | moodlecore |
Variables | |
| if(isguestuser()) | $context = get_context_instance(CONTEXT_USER, $USER->id) |
| $title = get_string('myfiles') | |
| $struser = get_string('user') | |
| $renderer = $PAGE->get_renderer('core', 'user') | |
| if (isguestuser()) $context = get_context_instance(CONTEXT_USER, $USER->id) |
| $struser = get_string('user') |
| $title = get_string('myfiles') |