|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | repository_s3 |
Variables | |
| $string ['access_key'] = 'Access key' | |
| $string ['configplugin'] = 'Amazon S3 settings' | |
| $string ['needaccesskey'] = 'Access key must be provided' | |
| $string ['pluginname'] = 'Amazon S3' | |
| $string ['secret_key'] = 'Secret key' | |
| $string ['s3:view'] = 'View amazon s3 repository' | |
| $string['access_key'] = 'Access key' |
Definition at line 26 of file repository_s3.php.
| $string['configplugin'] = 'Amazon S3 settings' |
Definition at line 27 of file repository_s3.php.
| $string['needaccesskey'] = 'Access key must be provided' |
Definition at line 28 of file repository_s3.php.
| $string['pluginname'] = 'Amazon S3' |
Definition at line 29 of file repository_s3.php.
| $string['secret_key'] = 'Secret key' |
Definition at line 30 of file repository_s3.php.
| $string['s3:view'] = 'View amazon s3 repository' |
Definition at line 31 of file repository_s3.php.