|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | enrol |
Variables | |
| $string ['alterstatus'] = 'Alter status' | |
| $string ['altertimeend'] = 'Alter end time' | |
| $string ['altertimestart'] = 'Alter start time' | |
| $string ['assignrole'] = 'Assign role' | |
| $string ['confirmbulkdeleteenrolment'] = 'Are you sure you want to delete these users enrolments?' | |
| $string ['defaultperiod'] = 'Default enrolment duration' | |
| $string ['defaultperiod_desc'] = 'Default length of time that the enrolment is valid (in seconds). If set to zero, the enrolment duration will be unlimited by default.' | |
| $string ['defaultperiod_help'] = 'Default length of time that the enrolment is valid, starting with the moment the user is enrolled. If disabled, the enrolment duration will be unlimited by default.' | |
| $string ['deleteselectedusers'] = 'Delete selected user enrolments' | |
| $string ['editenrolment'] = 'Edit enrolment' | |
| $string ['editselectedusers'] = 'Edit selected user enrolments' | |
| $string ['enrolledincourserole'] = 'Enrolled in "{$a->course}" as "{$a->role}"' | |
| $string ['enrolusers'] = 'Enrol users' | |
| $string ['manual:config'] = 'Configure manual enrol instances' | |
| $string ['manual:enrol'] = 'Enrol users' | |
| $string ['manual:manage'] = 'Manage user enrolments' | |
| $string ['manual:unenrol'] = 'Unenrol users from the course' | |
| $string ['manual:unenrolself'] = 'Unenrol self from the course' | |
| $string ['pluginname'] = 'Manual enrolments' | |
| $string ['pluginname_desc'] = 'The manual enrolments plugin allows users to be enrolled manually via a link in the course administration settings, by a user with appropriate permissions such as a teacher. The plugin should normally be enabled, since certain other enrolment plugins, such as self enrolment, require it.' | |
| $string ['status'] = 'Enable manual enrolments' | |
| $string ['status_desc'] = 'Allow course access of internally enrolled users. This should be kept enabled in most cases.' | |
| $string ['status_help'] = 'This setting determines whether users can be enrolled manually, via a link in the course administration settings, by a user with appropriate permissions such as a teacher.' | |
| $string ['statusenabled'] = 'Enabled' | |
| $string ['statusdisabled'] = 'Disabled' | |
| $string ['unenrol'] = 'Unenrol user' | |
| $string ['unenrolselectedusers'] = 'Unenrol selected users' | |
| $string ['unenrolselfconfirm'] = 'Do you really want to unenrol yourself from course "{$a}"?' | |
| $string ['unenroluser'] = 'Do you really want to unenrol "{$a->user}" from course "{$a->course}"?' | |
| $string ['unenrolusers'] = 'Unenrol users' | |
| $string ['wscannotenrol'] = 'Plugin instance cannot manually enrol a user in the course id = {$a->courseid}' | |
| $string ['wsnoinstance'] = 'Manual enrolment plugin instance doesn\'t exist or is disabled for the course (id = {$a->courseid})' | |
| $string ['wsusercannotassign'] = 'You don\'t have the permission to assign this role ({$a->roleid}) to this user ({$a->userid}) in this course({$a->courseid}).' | |
| $string['alterstatus'] = 'Alter status' |
Definition at line 27 of file enrol_manual.php.
| $string['altertimeend'] = 'Alter end time' |
Definition at line 28 of file enrol_manual.php.
| $string['altertimestart'] = 'Alter start time' |
Definition at line 29 of file enrol_manual.php.
| $string['assignrole'] = 'Assign role' |
Definition at line 30 of file enrol_manual.php.
| $string['confirmbulkdeleteenrolment'] = 'Are you sure you want to delete these users enrolments?' |
Definition at line 31 of file enrol_manual.php.
| $string['defaultperiod'] = 'Default enrolment duration' |
Definition at line 32 of file enrol_manual.php.
| $string['defaultperiod_desc'] = 'Default length of time that the enrolment is valid (in seconds). If set to zero, the enrolment duration will be unlimited by default.' |
Definition at line 33 of file enrol_manual.php.
| $string['defaultperiod_help'] = 'Default length of time that the enrolment is valid, starting with the moment the user is enrolled. If disabled, the enrolment duration will be unlimited by default.' |
Definition at line 34 of file enrol_manual.php.
| $string['deleteselectedusers'] = 'Delete selected user enrolments' |
Definition at line 35 of file enrol_manual.php.
| $string['editenrolment'] = 'Edit enrolment' |
Definition at line 36 of file enrol_manual.php.
| $string['editselectedusers'] = 'Edit selected user enrolments' |
Definition at line 37 of file enrol_manual.php.
| $string['enrolledincourserole'] = 'Enrolled in "{$a->course}" as "{$a->role}"' |
Definition at line 38 of file enrol_manual.php.
| $string['enrolusers'] = 'Enrol users' |
Definition at line 39 of file enrol_manual.php.
| $string['manual:config'] = 'Configure manual enrol instances' |
Definition at line 40 of file enrol_manual.php.
| $string['manual:enrol'] = 'Enrol users' |
Definition at line 41 of file enrol_manual.php.
| $string['manual:manage'] = 'Manage user enrolments' |
Definition at line 42 of file enrol_manual.php.
| $string['manual:unenrol'] = 'Unenrol users from the course' |
Definition at line 43 of file enrol_manual.php.
| $string['manual:unenrolself'] = 'Unenrol self from the course' |
Definition at line 44 of file enrol_manual.php.
| $string['pluginname'] = 'Manual enrolments' |
Definition at line 45 of file enrol_manual.php.
| $string['pluginname_desc'] = 'The manual enrolments plugin allows users to be enrolled manually via a link in the course administration settings, by a user with appropriate permissions such as a teacher. The plugin should normally be enabled, since certain other enrolment plugins, such as self enrolment, require it.' |
Definition at line 46 of file enrol_manual.php.
| $string['status'] = 'Enable manual enrolments' |
Definition at line 47 of file enrol_manual.php.
| $string['status_desc'] = 'Allow course access of internally enrolled users. This should be kept enabled in most cases.' |
Definition at line 48 of file enrol_manual.php.
| $string['status_help'] = 'This setting determines whether users can be enrolled manually, via a link in the course administration settings, by a user with appropriate permissions such as a teacher.' |
Definition at line 49 of file enrol_manual.php.
| $string['statusenabled'] = 'Enabled' |
Definition at line 50 of file enrol_manual.php.
| $string['statusdisabled'] = 'Disabled' |
Definition at line 51 of file enrol_manual.php.
| $string['unenrol'] = 'Unenrol user' |
Definition at line 52 of file enrol_manual.php.
| $string['unenrolselectedusers'] = 'Unenrol selected users' |
Definition at line 53 of file enrol_manual.php.
| $string['unenrolselfconfirm'] = 'Do you really want to unenrol yourself from course "{$a}"?' |
Definition at line 54 of file enrol_manual.php.
Definition at line 55 of file enrol_manual.php.
| $string['unenrolusers'] = 'Unenrol users' |
Definition at line 56 of file enrol_manual.php.
| $string['wscannotenrol'] = 'Plugin instance cannot manually enrol a user in the course id = {$a->courseid}' |
Definition at line 57 of file enrol_manual.php.
| $string['wsnoinstance'] = 'Manual enrolment plugin instance doesn\'t exist or is disabled for the course (id = {$a->courseid})' |
Definition at line 58 of file enrol_manual.php.