|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | repository_user |
Variables | |
| $string ['configplugin'] = 'Configuration for user private files repository' | |
| $string ['pluginname_help'] = 'Files in user private area' | |
| $string ['pluginname'] = 'Private files' | |
| $string ['emptyfilelist'] = 'There are no files to show' | |
| $string ['user:view'] = 'View user private files' | |
| $string['configplugin'] = 'Configuration for user private files repository' |
Definition at line 27 of file repository_user.php.
Definition at line 28 of file repository_user.php.
| $string['pluginname'] = 'Private files' |
Definition at line 29 of file repository_user.php.
| $string['emptyfilelist'] = 'There are no files to show' |
Definition at line 30 of file repository_user.php.
| $string['user:view'] = 'View user private files' |
Definition at line 31 of file repository_user.php.