|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | enrol |
Variables | |
| $string ['linkedcourse'] = 'Link course' | |
| $string ['meta:config'] = 'Configure meta enrol instances' | |
| $string ['meta:selectaslinked'] = 'Select course as meta linked' | |
| $string ['meta:unenrol'] = 'Unenrol suspended users' | |
| $string ['nosyncroleids'] = 'Roles that are not synchronised' | |
| $string ['nosyncroleids_desc'] = 'By default all course level role assignments are synchronised from parent to child courses. Roles that are selected here will not be included in the synchronisation process. The roles available for synchronisation will be updated in the next cron execution.' | |
| $string ['pluginname'] = 'Course meta link' | |
| $string ['pluginname_desc'] = 'Course meta link enrolment plugin synchronises enrolments and roles in two different courses.' | |
| $string ['syncall'] = 'Synchronise all enrolled users' | |
| $string ['syncall_desc'] = 'If enabled all enrolled users are synchronised even if they have no role in parent course, if disabled only users that have at least one synchronised role are enrolled in child course.' | |
| $string['linkedcourse'] = 'Link course' |
Definition at line 27 of file enrol_meta.php.
| $string['meta:config'] = 'Configure meta enrol instances' |
Definition at line 28 of file enrol_meta.php.
| $string['meta:selectaslinked'] = 'Select course as meta linked' |
Definition at line 29 of file enrol_meta.php.
| $string['meta:unenrol'] = 'Unenrol suspended users' |
Definition at line 30 of file enrol_meta.php.
| $string['nosyncroleids'] = 'Roles that are not synchronised' |
Definition at line 31 of file enrol_meta.php.
| $string['nosyncroleids_desc'] = 'By default all course level role assignments are synchronised from parent to child courses. Roles that are selected here will not be included in the synchronisation process. The roles available for synchronisation will be updated in the next cron execution.' |
Definition at line 32 of file enrol_meta.php.
| $string['pluginname'] = 'Course meta link' |
Definition at line 33 of file enrol_meta.php.
| $string['pluginname_desc'] = 'Course meta link enrolment plugin synchronises enrolments and roles in two different courses.' |
Definition at line 34 of file enrol_meta.php.
| $string['syncall'] = 'Synchronise all enrolled users' |
Definition at line 35 of file enrol_meta.php.
| $string['syncall_desc'] = 'If enabled all enrolled users are synchronised even if they have no role in parent course, if disabled only users that have at least one synchronised role are enrolled in child course.' |
Definition at line 36 of file enrol_meta.php.