|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | repository_url |
Variables | |
| $string ['download'] = 'Download' | |
| $string ['rename'] = 'Name' | |
| $string ['pluginname'] = 'URL downloader' | |
| $string ['url'] = 'URL' | |
| $string ['url:view'] = 'Use URL downloader in file picker' | |
| $string ['validname'] = 'You must provide a valid file name' | |
| $string ['configplugin'] = 'URL repository type configuration' | |
| $string['download'] = 'Download' |
Definition at line 26 of file repository_url.php.
| $string['rename'] = 'Name' |
Definition at line 27 of file repository_url.php.
| $string['pluginname'] = 'URL downloader' |
Definition at line 28 of file repository_url.php.
| $string['url'] = 'URL' |
Definition at line 29 of file repository_url.php.
| $string['url:view'] = 'Use URL downloader in file picker' |
Definition at line 30 of file repository_url.php.
| $string['validname'] = 'You must provide a valid file name' |
Definition at line 31 of file repository_url.php.
| $string['configplugin'] = 'URL repository type configuration' |
Definition at line 32 of file repository_url.php.