|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | mnetservice |
Variables | |
| $string ['availablecourseson'] = 'Available courses on {$a}' | |
| $string ['availablecoursesonnone'] = 'Remote host <a href="{$a->hosturl}">{$a->hostname}</a> does not offer any courses for our users.' | |
| $string ['clientname'] = 'Remote enrolments client' | |
| $string ['clientname_help'] = 'This tool allows you to enrol and unenrol your local users on remote hosts that allow you to do so via the \'MNet remote enrolments\' plugin.' | |
| $string ['editenrolments'] = 'Edit enrolments' | |
| $string ['hostappname'] = 'Application' | |
| $string ['hostname'] = 'Host name' | |
| $string ['hosturl'] = 'Remote host URL' | |
| $string ['nopublishers'] = 'No remote peers available.' | |
| $string ['noroamingusers'] = 'Users require the capability \'{$a}\' in the system context to be enrolled to remote courses, however there are currently no users with this capability. Click the continue button to assign the required capability to one or more roles on your site.' | |
| $string ['otherenrolledusers'] = 'Other enrolled users' | |
| $string ['pluginname'] = 'Remote enrolment service' | |
| $string ['refetch'] = 'Re-fetch up to date state from remote hosts' | |
| $string['availablecourseson'] = 'Available courses on {$a}' |
Definition at line 27 of file mnetservice_enrol.php.
| $string['availablecoursesonnone'] = 'Remote host <a href="{$a->hosturl}">{$a->hostname}</a> does not offer any courses for our users.' |
Definition at line 28 of file mnetservice_enrol.php.
| $string['clientname'] = 'Remote enrolments client' |
Definition at line 29 of file mnetservice_enrol.php.
| $string['clientname_help'] = 'This tool allows you to enrol and unenrol your local users on remote hosts that allow you to do so via the \'MNet remote enrolments\' plugin.' |
Definition at line 30 of file mnetservice_enrol.php.
| $string['editenrolments'] = 'Edit enrolments' |
Definition at line 31 of file mnetservice_enrol.php.
| $string['hostappname'] = 'Application' |
Definition at line 32 of file mnetservice_enrol.php.
| $string['hostname'] = 'Host name' |
Definition at line 33 of file mnetservice_enrol.php.
| $string['hosturl'] = 'Remote host URL' |
Definition at line 34 of file mnetservice_enrol.php.
| $string['nopublishers'] = 'No remote peers available.' |
Definition at line 35 of file mnetservice_enrol.php.
| $string['noroamingusers'] = 'Users require the capability \'{$a}\' in the system context to be enrolled to remote courses, however there are currently no users with this capability. Click the continue button to assign the required capability to one or more roles on your site.' |
Definition at line 36 of file mnetservice_enrol.php.
| $string['otherenrolledusers'] = 'Other enrolled users' |
Definition at line 37 of file mnetservice_enrol.php.
| $string['pluginname'] = 'Remote enrolment service' |
Definition at line 38 of file mnetservice_enrol.php.
| $string['refetch'] = 'Re-fetch up to date state from remote hosts' |
Definition at line 39 of file mnetservice_enrol.php.