\PHPExcel_Autoloader

PHPExcel_Autoloader

Summary

Methods
Properties
Constants
Register()
Load()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

Register()

Register() 

Register the Autoloader with SPL

Load()

Load(string  $pClassName) 

Autoload a class identified by name

Parameters

string $pClassName

Name of the object to load