Class: PEAR_Autoloader
Source Location: /PEAR-1.9.4/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 Wed, 06 Jul 2011 23:30:25 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.
|
|