|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | enrol |
Functions | |
| get_course_cost ($plugininstance) | |
| zero_cost ($plugininstance) | |
| prevent_double_paid ($plugininstance) | |
| get_list_of_creditcards ($getall=false) | |
| get_list_of_payment_methods ($getall=false) | |
| get_list_of_bank_account_types ($getall=false) | |
| message_to_admin ($subject, $data) | |
| send_welcome_messages ($orderdata) | |
| check_curl_available () | |
| authorize_verify_account () | |
Definition at line 258 of file localfuncs.php.
| get_course_cost | ( | $ | plugininstance | ) |
Definition at line 31 of file localfuncs.php.


| get_list_of_bank_account_types | ( | $ | getall = false | ) |
Definition at line 140 of file localfuncs.php.


| get_list_of_creditcards | ( | $ | getall = false | ) |
Definition at line 89 of file localfuncs.php.


| get_list_of_payment_methods | ( | $ | getall = false | ) |
Definition at line 118 of file localfuncs.php.


| message_to_admin | ( | $ | subject, |
| $ | data | ||
| ) |
Definition at line 158 of file localfuncs.php.


| prevent_double_paid | ( | $ | plugininstance | ) |
| send_welcome_messages | ( | $ | orderdata | ) |
Definition at line 180 of file localfuncs.php.


| zero_cost | ( | $ | plugininstance | ) |