|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | repository_dropbox |
Variables | |
| $string ['configplugin'] = 'Dropbox configuration' | |
| $string ['notitle'] = 'notitle' | |
| $string ['remember'] = 'Remember me' | |
| $string ['pluginname'] = 'Dropbox' | |
| $string ['apikey'] = 'Dropbox API key' | |
| $string ['dropbox'] = 'Dropbox' | |
| $string ['secret'] = 'Dropbox secret' | |
| $string ['instruction'] = 'You can get your API Key and secret from <a href="http://www.dropbox.com/developers/apps">Dropbox developers</a>' | |
| $string ['dropbox:view'] = 'View a Dropbox folder' | |
| $string['configplugin'] = 'Dropbox configuration' |
Definition at line 26 of file repository_dropbox.php.
| $string['notitle'] = 'notitle' |
Definition at line 27 of file repository_dropbox.php.
| $string['remember'] = 'Remember me' |
Definition at line 28 of file repository_dropbox.php.
| $string['pluginname'] = 'Dropbox' |
Definition at line 29 of file repository_dropbox.php.
| $string['apikey'] = 'Dropbox API key' |
Definition at line 30 of file repository_dropbox.php.
| $string['dropbox'] = 'Dropbox' |
Definition at line 31 of file repository_dropbox.php.
| $string['secret'] = 'Dropbox secret' |
Definition at line 32 of file repository_dropbox.php.
| $string['instruction'] = 'You can get your API Key and secret from <a href="http://www.dropbox.com/developers/apps">Dropbox developers</a>' |
Definition at line 33 of file repository_dropbox.php.
| $string['dropbox:view'] = 'View a Dropbox folder' |
Definition at line 34 of file repository_dropbox.php.