|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($errorcode, $link= '', $a=NULL, $debuginfo=null) | |
Definition at line 1192 of file locallib.php.
| __construct | ( | $ | errorcode, |
| $ | link = '', |
||
| $ | a = NULL, |
||
| $ | debuginfo = null |
||
| ) |
Constructor
| string | $errorcode | The name of the string from error.php to print |
| string | $module | name of module |
| string | $link | The 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 | $a | Extra words and phrases that might be required in the error string |
| string | $debuginfo | optional debugging information |
Definition at line 1201 of file locallib.php.