| [ Index ] |
|
Code source de Joomla 1.0.13 |
[Code source] [Imprimer] [Statistiques]
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 |
| Poids: | 113 lignes (3 kb) |
| Inclus ou requis: | 4 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier includes/domit/php_file_utilities.php |
HTTPExceptions:: (4 méthodes):
raiseException()
setErrorHandler()
setErrorMode()
setErrorLog()
Classe: HTTPExceptions - X-Ref
An HTTP Exceptions class (not yet implemented)| raiseException($errorNum, $errorString) X-Ref |
| Pas de 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 |
| Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
|