Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/user/files.php File Reference

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')

Variable Documentation

Definition at line 33 of file files.php.

$renderer = $PAGE->get_renderer('core', 'user')

Definition at line 48 of file files.php.

$struser = get_string('user')

Definition at line 36 of file files.php.

$title = get_string('myfiles')

Definition at line 35 of file files.php.

 All Data Structures Namespaces Files Functions Variables Enumerations