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

File: Autoloader.php

Source Location: /PEAR-1.7.2/PEAR/Autoloader.php

Classes:

PEAR_Autoloader
This class is for objects where you want to separate the code for some methods into separate classes. This is useful if you have a class with not-frequently-used methods that contain lots of code that you would like to avoid always parsing.

Page Details:

Class auto-loader

PHP versions 4

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.

Includes:

require_once(PEAR.php) [line 34]
Include for PEAR_Error and PEAR classes

Documentation generated on Mon, 11 Mar 2019 15:21:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.