|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | portfolio_googledocs |
Variables | |
| $string ['noauthtoken'] = 'An authentication token has not been recieved from google. Please ensure you are allowing moodle to access your google account' | |
| $string ['nosessiontoken'] = 'A session token does not exist preventing export to google.' | |
| $string ['pluginname'] = 'Google Docs' | |
| $string ['sendfailed'] = 'The file {$a} failed to transfer to google' | |
| $string['noauthtoken'] = 'An authentication token has not been recieved from google. Please ensure you are allowing moodle to access your google account' |
Definition at line 26 of file portfolio_googledocs.php.
| $string['nosessiontoken'] = 'A session token does not exist preventing export to google.' |
Definition at line 27 of file portfolio_googledocs.php.
| $string['pluginname'] = 'Google Docs' |
Definition at line 28 of file portfolio_googledocs.php.
| $string['sendfailed'] = 'The file {$a} failed to transfer to google' |
Definition at line 29 of file portfolio_googledocs.php.