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

Go to the source code of this file.

Namespaces

namespace  enrol

Enumerations

enum  ORDER_CAPTURE
enum  ORDER_DELETE
enum  ORDER_REFUND
enum  ORDER_VOID

Functions

 authorize_print_orders ($courseid, $userid)
 authorize_print_order ($orderid)
 authorize_get_status_action ($order)
 authorize_get_status_color ($status)
 authorize_print_action_button ($orderid, $do, $suborderid=0, $confirm=false, $unenrol=false, $nobutton=false, $extrahtml='')

Enumeration Type Documentation

Definition at line 33 of file locallib.php.

Definition at line 34 of file locallib.php.

Definition at line 35 of file locallib.php.

enum ORDER_VOID

Definition at line 36 of file locallib.php.


Function Documentation

authorize_get_status_action

Parameters:
object$orderOrder details.
Returns:
object

Definition at line 565 of file locallib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 669 of file locallib.php.

Here is the caller graph for this function:

authorize_print_action_button ( orderid,
do,
suborderid = 0,
confirm = false,
unenrol = false,
nobutton = false,
extrahtml = '' 
)

Definition at line 700 of file locallib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

authorize_print_order ( orderid)

authorize_print_order

Parameters:
object$order

Definition at line 253 of file locallib.php.

Here is the call graph for this function:

authorize_print_orders ( courseid,
userid 
)

authorize_print_orders

Definition at line 42 of file locallib.php.

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations