Moodle  2.2.1
http://www.collinsharper.com
enrol_ajax_exception Class Reference
Inheritance diagram for enrol_ajax_exception:
Collaboration diagram for enrol_ajax_exception:

Public Member Functions

 __construct ($errorcode, $link= '', $a=NULL, $debuginfo=null)

Detailed Description

Definition at line 1192 of file locallib.php.


Constructor & Destructor Documentation

__construct ( errorcode,
link = '',
a = NULL,
debuginfo = null 
)

Constructor

Parameters:
string$errorcodeThe name of the string from error.php to print
string$modulename of module
string$linkThe url where the user will be prompted to continue. If no url is provided the user will be directed to the site index page.
object$aExtra words and phrases that might be required in the error string
string$debuginfooptional debugging information

Definition at line 1201 of file locallib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations