Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/enrol/authorize/localfuncs.php File Reference

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 ()

Function Documentation

Definition at line 264 of file localfuncs.php.

Here is the call graph for this function:

Definition at line 258 of file localfuncs.php.

get_course_cost ( plugininstance)

Definition at line 31 of file localfuncs.php.

Here is the call graph for this function:

Here is the caller graph for this function:

get_list_of_bank_account_types ( getall = false)

Definition at line 140 of file localfuncs.php.

Here is the call graph for this function:

Here is the caller graph for this function:

get_list_of_creditcards ( getall = false)

Definition at line 89 of file localfuncs.php.

Here is the call graph for this function:

Here is the caller graph for this function:

get_list_of_payment_methods ( getall = false)

Definition at line 118 of file localfuncs.php.

Here is the call graph for this function:

Here is the caller graph for this function:

message_to_admin ( subject,
data 
)

Definition at line 158 of file localfuncs.php.

Here is the call graph for this function:

Here is the caller graph for this function:

prevent_double_paid ( plugininstance)

Definition at line 57 of file localfuncs.php.

Here is the call graph for this function:

send_welcome_messages ( orderdata)

Definition at line 180 of file localfuncs.php.

Here is the call graph for this function:

Here is the caller graph for this function:

zero_cost ( plugininstance)

Definition at line 52 of file localfuncs.php.

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations