|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | enrol |
Variables | |
| $orderid = optional_param('order', 0, PARAM_INT) | |
| Load libraries. | |
| $courseid = optional_param('course', SITEID, PARAM_INT) | |
| $userid = optional_param('user', 0, PARAM_INT) | |
| $url = new moodle_url('/enrol/authorize/index.php') | |
| if(isguestuser()) | $strs = get_strings(array('search','status','action','time','course','confirm','yes','no','cancel','all','none','error')) |
| Load strings. All strings should be defined here. locallib.php uses these strings. | |
| $authstrs | |
| $authstrs |
get_strings(array('orderid','nameoncard','echeckfirslasttname','void','capture','refund','delete', 'allpendingorders','authcaptured','authorizedpendingcapture','capturedpendingsettle','settled', 'refunded','cancelled','expired','underreview','approvedreview','reviewfailed','tested','new', 'paymentmethod','methodcc','methodecheck', 'paymentmanagement', 'orderdetails', 'cclastfour', 'isbusinesschecking','shopper', 'transid','settlementdate','notsettled','amount','unenrolstudent'), 'enrol_authorize')
| $orderid = optional_param('order', 0, PARAM_INT) |
| $url = new moodle_url('/enrol/authorize/index.php') |