Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: PEAR

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

File/pear/PEAR.php

Description

PEAR, the PHP Extension and Application Repository

PEAR class and PEAR_Error class

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to [email protected] so we can mail you a copy immediately.

Classes
Class Description
 class PEAR Base class for other PEAR classes. Provides rudimentary emulation of destructors.
 class PEAR_Error Standard PEAR error class for PHP 4
Constants
OS_UNIX = false (line 47)
OS_WINDOWS = true (line 46)
PATH_SEPARATOR = ';' (line 58)
PEAR_ERROR_CALLBACK = 16 (line 35)

ERROR constants

PEAR_ERROR_DIE = 8 (line 34)

ERROR constants

PEAR_ERROR_EXCEPTION = 32 (line 40)

WARNING: obsolete

ERROR constants

  • deprecated:
PEAR_ERROR_PRINT = 2 (line 32)

ERROR constants

PEAR_ERROR_RETURN = 1 (line 31)

ERROR constants

PEAR_ERROR_TRIGGER = 4 (line 33)

ERROR constants

PEAR_OS = 'Windows' (line 48)
PEAR_ZE2 = (function_exists('version_compare')&&version_compare(zend_version(),"2-dev","ge")) (line 42)
Functions
_PEAR_call_destructors (line 763)
void _PEAR_call_destructors ()

Documentation generated on Mon, 05 Mar 2007 21:16:36 +0000 by phpDocumentor 1.3.1