PHPExcel_Autoloader

category PHPExcel
package PHPExcel
copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)

 Methods

Autoload a class identified by name

Load(string $pClassName) 
Static

Parameters

$pClassName

string

Name of the object to load

Register the Autoloader with SPL

Register() 
Static