phpDocumentor PEAR
[ class tree: PEAR ] [ index: PEAR ] [ all elements ]

Procedural File: PEAR.php

Source Location: /PEAR.php

Page Details

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 license@php.net so we can mail you a copy immediately.

Author:  Greg Beaver <cellog@php.net>
Author:  Sterling Hughes <sterling@php.net>
Author:  Stig Bakken <ssb@php.net>
Author:  Tomas V.V.Cox <cox@idecnet.com>
Version:  CVS: $Id: PEAR.php,v 1.101 2006/04/25 02:41:03 cellog Exp $
Copyright:  1997-2006 The PHP Group
Link:  http://pear.php.net/package/PEAR
Since:  File available since Release 0.1
License:  PHP License 3.0
Classes
Class Description
PEAR Base class for other PEAR classes. Provides rudimentary emulation of destructors.
PEAR_Error Standard PEAR error class for PHP 4
Constants
OS_UNIX  [line 47]

OS_UNIX = false

[ Top ]

OS_WINDOWS  [line 46]

OS_WINDOWS = true

[ Top ]

PATH_SEPARATOR  [line 58]

PATH_SEPARATOR = ';'

[ Top ]

PEAR_ERROR_CALLBACK  [line 35]

PEAR_ERROR_CALLBACK = 16

ERROR constants


[ Top ]

PEAR_ERROR_DIE  [line 34]

PEAR_ERROR_DIE = 8

ERROR constants


[ Top ]

PEAR_ERROR_EXCEPTION  [line 40]

PEAR_ERROR_EXCEPTION = 32

WARNING: obsolete

ERROR constants

API Tags:
Deprecated:  


[ Top ]

PEAR_ERROR_PRINT  [line 32]

PEAR_ERROR_PRINT = 2

ERROR constants


[ Top ]

PEAR_ERROR_RETURN  [line 31]

PEAR_ERROR_RETURN = 1

ERROR constants


[ Top ]

PEAR_ERROR_TRIGGER  [line 33]

PEAR_ERROR_TRIGGER = 4

ERROR constants


[ Top ]

PEAR_OS  [line 48]

PEAR_OS = 'Windows'

[ Top ]

PEAR_ZE2  [line 42]

PEAR_ZE2 = (function_exists('version_compare')&&version_compare(zend_version(),"2-dev","ge"))

[ Top ]


Functions
_PEAR_call_destructors  [line 769]

void _PEAR_call_destructors( )


[ Top ]


Documentation generated on Fri, 26 Dec 2008 21:44:49 -0500 by phpDocumentor 1.4.2