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

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

Variable Documentation

$authstrs
Initial value:
 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')

Definition at line 67 of file index.php.

Definition at line 39 of file index.php.

$orderid = optional_param('order', 0, PARAM_INT)

Load libraries.

Parameters

Definition at line 38 of file 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.

Definition at line 66 of file index.php.

$url = new moodle_url('/enrol/authorize/index.php')

Definition at line 42 of file index.php.

Definition at line 40 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations