|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | enrol |
Variables | |
| $string ['assignrole'] = 'Assign role' | |
| $string ['businessemail'] = 'PayPal business email' | |
| $string ['businessemail_desc'] = 'The email address of your business PayPal account' | |
| $string ['cost'] = 'Enrol cost' | |
| $string ['costerror'] = 'The enrolment cost is not numeric' | |
| $string ['costorkey'] = 'Please choose one of the following methods of enrolment.' | |
| $string ['currency'] = 'Currency' | |
| $string ['defaultrole'] = 'Default role assignment' | |
| $string ['defaultrole_desc'] = 'Select role which should be assigned to users during PayPal enrolments' | |
| $string ['enrolenddate'] = 'End date' | |
| $string ['enrolenddate_help'] = 'If enabled, users can be enrolled until this date only.' | |
| $string ['enrolenddaterror'] = 'Enrolment end date cannot be earlier than start date' | |
| $string ['enrolperiod'] = 'Enrolment duration' | |
| $string ['enrolperiod_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 ['enrolperiod_help'] = 'Length of time that the enrolment is valid, starting with the moment the user is enrolled. If disabled, the enrolment duration will be unlimited.' | |
| $string ['enrolstartdate'] = 'Start date' | |
| $string ['enrolstartdate_help'] = 'If enabled, users can be enrolled from this date onward only.' | |
| $string ['mailadmins'] = 'Notify admin' | |
| $string ['mailstudents'] = 'Notify students' | |
| $string ['mailteachers'] = 'Notify teachers' | |
| $string ['nocost'] = 'There is no cost associated with enrolling in this course!' | |
| $string ['paypal:config'] = 'Configure PayPal enrol instances' | |
| $string ['paypal:manage'] = 'Manage enrolled users' | |
| $string ['paypal:unenrol'] = 'Unenrol users from course' | |
| $string ['paypal:unenrolself'] = 'Unenrol self from the course' | |
| $string ['paypalaccepted'] = 'PayPal payments accepted' | |
| $string ['pluginname'] = 'PayPal' | |
| $string ['pluginname_desc'] = 'The PayPal module allows you to set up paid courses. If the cost for any course is zero, then students are not asked to pay for entry. There is a site-wide cost that you set here as a default for the whole site and then a course setting that you can set for each course individually. The course cost overrides the site cost.' | |
| $string ['sendpaymentbutton'] = 'Send payment via PayPal' | |
| $string ['status'] = 'Allow PayPal enrolments' | |
| $string ['status_desc'] = 'Allow users to use PayPal to enrol into a course by default.' | |
| $string ['unenrolselfconfirm'] = 'Do you really want to unenrol yourself from course "{$a}"?' | |
| $string['assignrole'] = 'Assign role' |
Definition at line 27 of file enrol_paypal.php.
| $string['businessemail'] = 'PayPal business email' |
Definition at line 28 of file enrol_paypal.php.
| $string['businessemail_desc'] = 'The email address of your business PayPal account' |
Definition at line 29 of file enrol_paypal.php.
| $string['cost'] = 'Enrol cost' |
Definition at line 30 of file enrol_paypal.php.
| $string['costerror'] = 'The enrolment cost is not numeric' |
Definition at line 31 of file enrol_paypal.php.
Definition at line 32 of file enrol_paypal.php.
| $string['currency'] = 'Currency' |
Definition at line 33 of file enrol_paypal.php.
| $string['defaultrole'] = 'Default role assignment' |
Definition at line 34 of file enrol_paypal.php.
| $string['defaultrole_desc'] = 'Select role which should be assigned to users during PayPal enrolments' |
Definition at line 35 of file enrol_paypal.php.
| $string['enrolenddate'] = 'End date' |
Definition at line 36 of file enrol_paypal.php.
| $string['enrolenddate_help'] = 'If enabled, users can be enrolled until this date only.' |
Definition at line 37 of file enrol_paypal.php.
Definition at line 38 of file enrol_paypal.php.
| $string['enrolperiod'] = 'Enrolment duration' |
Definition at line 39 of file enrol_paypal.php.
| $string['enrolperiod_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 40 of file enrol_paypal.php.
| $string['enrolperiod_help'] = 'Length of time that the enrolment is valid, starting with the moment the user is enrolled. If disabled, the enrolment duration will be unlimited.' |
Definition at line 41 of file enrol_paypal.php.
| $string['enrolstartdate'] = 'Start date' |
Definition at line 42 of file enrol_paypal.php.
| $string['enrolstartdate_help'] = 'If enabled, users can be enrolled from this date onward only.' |
Definition at line 43 of file enrol_paypal.php.
| $string['mailadmins'] = 'Notify admin' |
Definition at line 44 of file enrol_paypal.php.
| $string['mailstudents'] = 'Notify students' |
Definition at line 45 of file enrol_paypal.php.
| $string['mailteachers'] = 'Notify teachers' |
Definition at line 46 of file enrol_paypal.php.
| $string['nocost'] = 'There is no cost associated with enrolling in this course!' |
Definition at line 47 of file enrol_paypal.php.
| $string['paypal:config'] = 'Configure PayPal enrol instances' |
Definition at line 48 of file enrol_paypal.php.
| $string['paypal:manage'] = 'Manage enrolled users' |
Definition at line 49 of file enrol_paypal.php.
| $string['paypal:unenrol'] = 'Unenrol users from course' |
Definition at line 50 of file enrol_paypal.php.
| $string['paypal:unenrolself'] = 'Unenrol self from the course' |
Definition at line 51 of file enrol_paypal.php.
| $string['paypalaccepted'] = 'PayPal payments accepted' |
Definition at line 52 of file enrol_paypal.php.
| $string['pluginname'] = 'PayPal' |
Definition at line 53 of file enrol_paypal.php.
| $string['pluginname_desc'] = 'The PayPal module allows you to set up paid courses. If the cost for any course is zero, then students are not asked to pay for entry. There is a site-wide cost that you set here as a default for the whole site and then a course setting that you can set for each course individually. The course cost overrides the site cost.' |
Definition at line 54 of file enrol_paypal.php.
| $string['sendpaymentbutton'] = 'Send payment via PayPal' |
Definition at line 55 of file enrol_paypal.php.
| $string['status'] = 'Allow PayPal enrolments' |
Definition at line 56 of file enrol_paypal.php.
| $string['status_desc'] = 'Allow users to use PayPal to enrol into a course by default.' |
Definition at line 57 of file enrol_paypal.php.
| $string['unenrolselfconfirm'] = 'Do you really want to unenrol yourself from course "{$a}"?' |
Definition at line 58 of file enrol_paypal.php.