|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | repository_flickr |
Variables | |
| $string ['apikey'] = 'API key' | |
| $string ['callbackurl'] = 'Callback URL' | |
| $string ['callbackurltext'] | |
| $string ['callbackwarning'] | |
| $string ['configplugin'] = 'Flickr configuration' | |
| $string ['emailaddress'] = 'Email address' | |
| $string ['flickr:view'] = 'View Flickr repository' | |
| $string ['invalidemail'] = 'Invalid email address for flickr' | |
| $string ['notitle'] = 'notitle' | |
| $string ['nullphotolist'] = 'There are no photos in this account' | |
| $string ['remember'] = 'Remember me' | |
| $string ['pluginname_help'] = 'Repository on flickr.com' | |
| $string ['pluginname'] = 'Flickr' | |
| $string ['secret'] = 'Secret' | |
| $string ['username'] = 'Flickr account email' | |
| $string['apikey'] = 'API key' |
Definition at line 26 of file repository_flickr.php.
| $string['callbackurl'] = 'Callback URL' |
Definition at line 27 of file repository_flickr.php.
| $string['callbackurltext'] |
'<ol> <li>Visit <a href="http://www.flickr.com/services/api/keys/">Flickr API Keys</a> again.</li> <li>Make sure you set the callback URL for this Flickr key as <strong>{$a}</strong></li></ol>'
Definition at line 28 of file repository_flickr.php.
| $string['callbackwarning'] |
'<ol> <li>Get a <a href="http://www.flickr.com/services/api/keys/">Flickr API Key and Secret</a> from Flickr for this Moodle site.</li> <li>Enter those details here, then click Save and then Settings to come back to this page. You will see that Moodle has generated a callback URL for you.</li> <li>Edit your <a href="http://www.flickr.com/services/api/keys/">Flickr</a> key details again and set the callback URL.</li></ol>'
Definition at line 31 of file repository_flickr.php.
| $string['configplugin'] = 'Flickr configuration' |
Definition at line 35 of file repository_flickr.php.
| $string['emailaddress'] = 'Email address' |
Definition at line 36 of file repository_flickr.php.
| $string['flickr:view'] = 'View Flickr repository' |
Definition at line 37 of file repository_flickr.php.
| $string['invalidemail'] = 'Invalid email address for flickr' |
Definition at line 38 of file repository_flickr.php.
| $string['notitle'] = 'notitle' |
Definition at line 39 of file repository_flickr.php.
| $string['nullphotolist'] = 'There are no photos in this account' |
Definition at line 40 of file repository_flickr.php.
| $string['remember'] = 'Remember me' |
Definition at line 41 of file repository_flickr.php.
| $string['pluginname_help'] = 'Repository on flickr.com' |
Definition at line 42 of file repository_flickr.php.
| $string['pluginname'] = 'Flickr' |
Definition at line 43 of file repository_flickr.php.
| $string['secret'] = 'Secret' |
Definition at line 44 of file repository_flickr.php.
| $string['username'] = 'Flickr account email' |
Definition at line 45 of file repository_flickr.php.