|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | repository_filesystem |
Variables | |
| $string ['blockedpath'] = 'Blocked root path' | |
| $string ['configplugin'] = 'Setup repository on file system' | |
| $string ['donotusesysdir'] = 'Don\'t use system directory as repository, including' | |
| $string ['filesystem:view'] = 'View file system repository' | |
| $string ['information'] = 'These folders are within the <b>{$a}</b> directory.' | |
| $string ['invalidpath'] = 'Invalid root path' | |
| $string ['path'] = 'Select a subdirectory' | |
| $string ['nosubdir'] = 'You need to create at least one folder inside the <b>{$a}</b> directory so you can select it here.' | |
| $string ['pluginname_help'] = 'Create repository from local directory' | |
| $string ['pluginname'] = 'File system' | |
| $string ['enablecourseinstances'] = 'Allow users to add a repository instance into the course (can be configured only by admins)' | |
| $string ['enableuserinstances'] = 'Allow users to add a repository instance into the user context (can be configured only by admins)' | |
| $string['blockedpath'] = 'Blocked root path' |
Definition at line 26 of file repository_filesystem.php.
| $string['configplugin'] = 'Setup repository on file system' |
Definition at line 27 of file repository_filesystem.php.
| $string['donotusesysdir'] = 'Don\'t use system directory as repository, including' |
Definition at line 28 of file repository_filesystem.php.
| $string['filesystem:view'] = 'View file system repository' |
Definition at line 29 of file repository_filesystem.php.
| $string['information'] = 'These folders are within the <b>{$a}</b> directory.' |
Definition at line 30 of file repository_filesystem.php.
| $string['invalidpath'] = 'Invalid root path' |
Definition at line 31 of file repository_filesystem.php.
| $string['path'] = 'Select a subdirectory' |
Definition at line 32 of file repository_filesystem.php.
| $string['nosubdir'] = 'You need to create at least one folder inside the <b>{$a}</b> directory so you can select it here.' |
Definition at line 33 of file repository_filesystem.php.
| $string['pluginname_help'] = 'Create repository from local directory' |
Definition at line 34 of file repository_filesystem.php.
| $string['pluginname'] = 'File system' |
Definition at line 35 of file repository_filesystem.php.
| $string['enablecourseinstances'] = 'Allow users to add a repository instance into the course (can be configured only by admins)' |
Definition at line 36 of file repository_filesystem.php.
| $string['enableuserinstances'] = 'Allow users to add a repository instance into the user context (can be configured only by admins)' |
Definition at line 37 of file repository_filesystem.php.