|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | repository_boxnet |
Variables | |
| $string ['apikey'] = 'API key' | |
| $string ['boxnet:view'] = 'View box.net repository' | |
| $string ['configplugin'] = 'Box.net configuration' | |
| $string ['callbackurl'] = 'Callback URL' | |
| $string ['callbackurltext'] | |
| $string ['callbackwarning'] | |
| $string ['information'] = 'Get an API key from the <a href="http://www.box.net/developers/services">Box.net developer page</a> for your Moodle site.' | |
| $string ['invalidpassword'] = 'Invalid password' | |
| $string ['nullfilelist'] = 'There are no files in this repository' | |
| $string ['password'] = 'Password' | |
| $string ['pluginname_help'] = 'Repository on Box.net' | |
| $string ['pluginname'] = 'Box.net' | |
| $string ['saved'] = 'Box.net data saved' | |
| $string ['shareurl'] = 'Share URL' | |
| $string ['username'] = 'Username for Box.net' | |
| $string['apikey'] = 'API key' |
Definition at line 26 of file repository_boxnet.php.
| $string['boxnet:view'] = 'View box.net repository' |
Definition at line 27 of file repository_boxnet.php.
| $string['configplugin'] = 'Box.net configuration' |
Definition at line 28 of file repository_boxnet.php.
| $string['callbackurl'] = 'Callback URL' |
Definition at line 29 of file repository_boxnet.php.
| $string['callbackurltext'] |
'<ol> <li>Visit <a href="http://www.box.net/developers/services">box.net developers site</a> again.</li> <li>Make sure you set the callback URL of this box.net service to <strong>{$a}</strong></li></ol>'
Definition at line 30 of file repository_boxnet.php.
| $string['callbackwarning'] |
'<ol> <li>Get a <a href="http://www.box.net/developers/services">box.net API</a> from box.net for this Moodle site.</li> <li>Enter box.net api key here, then click Save and then come back to this page. You will see that Moodle has generated a callback URL for you.</li> <li>Edit your box.net details on box.net website again and set the callback URL.</li></ol>'
Definition at line 33 of file repository_boxnet.php.
| $string['information'] = 'Get an API key from the <a href="http://www.box.net/developers/services">Box.net developer page</a> for your Moodle site.' |
Definition at line 38 of file repository_boxnet.php.
| $string['invalidpassword'] = 'Invalid password' |
Definition at line 39 of file repository_boxnet.php.
| $string['nullfilelist'] = 'There are no files in this repository' |
Definition at line 40 of file repository_boxnet.php.
| $string['password'] = 'Password' |
Definition at line 41 of file repository_boxnet.php.
| $string['pluginname_help'] = 'Repository on Box.net' |
Definition at line 42 of file repository_boxnet.php.
| $string['pluginname'] = 'Box.net' |
Definition at line 43 of file repository_boxnet.php.
| $string['saved'] = 'Box.net data saved' |
Definition at line 44 of file repository_boxnet.php.
| $string['shareurl'] = 'Share URL' |
Definition at line 45 of file repository_boxnet.php.
| $string['username'] = 'Username for Box.net' |
Definition at line 46 of file repository_boxnet.php.