| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
PHP HTTP Tools is a library for working with the http protocol HTTPExceptions is an HTTP Exceptions class
| Author: | John Heinstein <johnkarl@nbnet.nb.ca> |
| Copyright: | (C) 2004 John Heinstein. All rights reserved |
| License: | http://www.gnu.org/copyleft/lesser.html LGPL License |
| File Size: | 113 lines (3 kb) |
| Included or required: | 4 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file libraries/domit/php_file_utilities.php |
HTTPExceptions:: (4 methods):
raiseException()
setErrorHandler()
setErrorMode()
setErrorLog()
Class: HTTPExceptions - X-Ref
An HTTP Exceptions class (not yet implemented)| raiseException($errorNum, $errorString) X-Ref |
| No description |
| setErrorHandler($method) X-Ref |
| custom handler for HTTP errors param: object A reference to the custom error handler |
| setErrorMode($mode) X-Ref |
| Set error mode param: int The HTTP error mode |
| setErrorLog($doLogErrors, $logfile) X-Ref |
| Set error mode param: boolean True if errors should be logged param: string Absolute or relative path to log file |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |