|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | userkey |
Variables | |
| $string ['createnewkey'] = 'Create a new user key' | |
| $string ['createuserkey'] = 'Create user key' | |
| $string ['deletekeyconfirm'] = 'Do you really want to delete this user key?' | |
| $string ['edituserkey'] = 'Edit user key' | |
| $string ['keyiprestriction'] = 'Key IP restriction' | |
| $string ['keyiprestriction_help'] = 'Enter a specific IP address, or a range of IP addresses that will be the only IP addresses allowed to access this data. Leave empty to disable IP restriction (not recommended).' | |
| $string ['keymanager'] = 'Key manager' | |
| $string ['keyvaliduntil'] = 'Key valid until' | |
| $string ['keyvaliduntil_help'] = 'Select an optional date after which the key will no longer be valid (recommended for added security).' | |
| $string ['keyvalue'] = 'Key value' | |
| $string ['newuserkey'] = 'New user key' | |
| $string ['userkey'] = 'User key' | |
| $string ['userkey_help'] = 'Select a saved key that will give users access to the data published by this export plugin, without having to log into Moodle. Select "Create a new user key" to generate a new key when submitting this form.' | |
| $string ['userkeys'] = 'User keys' | |
| $string['createnewkey'] = 'Create a new user key' |
Definition at line 26 of file userkey.php.
| $string['createuserkey'] = 'Create user key' |
Definition at line 27 of file userkey.php.
Definition at line 28 of file userkey.php.
| $string['edituserkey'] = 'Edit user key' |
Definition at line 29 of file userkey.php.
| $string['keyiprestriction'] = 'Key IP restriction' |
Definition at line 30 of file userkey.php.
| $string['keyiprestriction_help'] = 'Enter a specific IP address, or a range of IP addresses that will be the only IP addresses allowed to access this data. Leave empty to disable IP restriction (not recommended).' |
Definition at line 31 of file userkey.php.
| $string['keymanager'] = 'Key manager' |
Definition at line 32 of file userkey.php.
| $string['keyvaliduntil'] = 'Key valid until' |
Definition at line 33 of file userkey.php.
| $string['keyvaliduntil_help'] = 'Select an optional date after which the key will no longer be valid (recommended for added security).' |
Definition at line 34 of file userkey.php.
| $string['keyvalue'] = 'Key value' |
Definition at line 35 of file userkey.php.
| $string['newuserkey'] = 'New user key' |
Definition at line 36 of file userkey.php.
| $string['userkey'] = 'User key' |
Definition at line 37 of file userkey.php.
| $string['userkey_help'] = 'Select a saved key that will give users access to the data published by this export plugin, without having to log into Moodle. Select "Create a new user key" to generate a new key when submitting this form.' |
Definition at line 38 of file userkey.php.
| $string['userkeys'] = 'User keys' |
Definition at line 39 of file userkey.php.