Class: PEAR_Autoloader
Source Location: /PEAR-1.6.2/PEAR/Autoloader.php
PEAR
|
--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.
Author(s):
Version:
Copyright:
|
|
Inherited Variables
|
Inherited Methods
|
Class Details
Method Detail
Documentation generated on Mon, 11 Mar 2019 15:09:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|