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
Element index for package PEAR

Other package element indexes


a b c d e g i l m o p r s t u _
_
Method _PEAR
PEAR::_PEAR() in PEAR.php
Destructor (the emulated type of...). Does nothing right now, but is included for forward compatibility, so subclass destructors should always call it.
Function _PEAR_call_destructors
a
Method addUserInfo
b
Variable $backtrace
c
Variable $code
PEAR_Error::$code in PEAR.php
d
Method delExpect
PEAR::delExpect() in PEAR.php
This method deletes all occurences of the specified element from the expected error codes stack.
e
Variable $error_message_prefix
Method expectError
This method is used to tell which errors you expect to get.
g
Method getBacktrace
Get the call backtrace from where the error was generated.
Method getCallback
Get the callback function/method from an error object.
Method getCode
Get error code from an error object
Method getDebugInfo
Get additional debug information supplied by the application.
Method getMessage
Get the error message from an error object.
Method getMode
Get the error mode from an error object.
Method getStaticProperty
If you have a class that's mostly/entirely static, and you need static
Method getType
Get the name of this error/exception.
Method getUserInfo
Get additional user-supplied information.
i
Method isError
PEAR::isError() in PEAR.php
Tell whether a value is a PEAR error.
l
Variable $level
PEAR_Error::$level in PEAR.php
Method loadExtension
OS independant PHP extension load. Remember to take care on the correct extension name for case sensitive OSes.
m
Variable $message
Variable $mode
PEAR_Error::$mode in PEAR.php
o
Constant OS_UNIX
OS_UNIX in PEAR.php
Constant OS_WINDOWS
OS_WINDOWS in PEAR.php
p
Constant PATH_SEPARATOR
PATH_SEPARATOR in PEAR.php
Constructor PEAR
PEAR::PEAR() in PEAR.php
Constructor. Registers this object in $_PEAR_destructor_object_list for destructor emulation if a destructor object exists.
Class PEAR
PEAR in PEAR.php
Base class for other PEAR classes. Provides rudimentary emulation of destructors.
File PEAR.php
PEAR.php in PEAR.php
Constructor PEAR_Error
PEAR_Error constructor
Class PEAR_Error
PEAR_Error in PEAR.php
Standard PEAR error class for PHP 4
Constant PEAR_ERROR_CALLBACK
ERROR constants
Constant PEAR_ERROR_DIE
PEAR_ERROR_DIE in PEAR.php
ERROR constants
Constant PEAR_ERROR_EXCEPTION
WARNING: obsolete
Constant PEAR_ERROR_PRINT
PEAR_ERROR_PRINT in PEAR.php
ERROR constants
Constant PEAR_ERROR_RETURN
PEAR_ERROR_RETURN in PEAR.php
ERROR constants
Constant PEAR_ERROR_TRIGGER
PEAR_ERROR_TRIGGER in PEAR.php
ERROR constants
Constant PEAR_OS
PEAR_OS in PEAR.php
Constant PEAR_ZE2
PEAR_ZE2 in PEAR.php
Method popErrorHandling
Pop the last error handler used
Method popExpect
PEAR::popExpect() in PEAR.php
This method pops one element off the expected error codes stack.
Method pushErrorHandling
Push a new error handler on top of the error handler options stack. With this you can easily override the actual error handler for some code and restore it later with popErrorHandling.
r
Method raiseError
PEAR::raiseError() in PEAR.php
This method is a wrapper that returns an instance of the configured error class with this object's default error handling applied. If the $mode and $options parameters are not specified, the object's defaults are used.
Method registerShutdownFunc
Use this function to register a shutdown method for static classes.
s
Method setErrorHandling
Sets how errors generated by this object should be handled.
Method staticPopErrorHandling
Method staticPushErrorHandling
t
Method throwError
PEAR::throwError() in PEAR.php
Simpler form of raiseError with fewer options. In most cases message, code and userinfo are enough.
Method toString
Make a string representation of this object.
u
Variable $userinfo
a b c d e g i l m o p r s t u _

Documentation generated on Mon, 05 Mar 2007 20:51:48 +0000 by phpDocumentor 1.3.1