API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
HTTPExceptions::raiseException | ( | $ | errorNum, |
$ | errorString | ||
) |
Références $GLOBALS, et php_file_utilities::putDataToFile().
Référencé par php_http_client_generic::send().
HTTPExceptions::setErrorHandler | ( | $ | method | ) |
custom handler for HTTP errors
object | A reference to the custom error handler |
Références $GLOBALS.
HTTPExceptions::setErrorLog | ( | $ | doLogErrors, |
$ | logfile | ||
) |
Set error mode
boolean | True if errors should be logged |
string | Absolute or relative path to log file |
Références $GLOBALS.
HTTPExceptions::setErrorMode | ( | $ | mode | ) |