MR Autoload
Used to automatically load class files. This is optimized to automatically include MR Framework class files. Extreme caution must be used when adding additonal autoloaders, meaning debug what this class does when you add your new autoloader. You may find that it would be more efficient to extend this class and override autoload() to suite your needs.
Located in /autoload.php (line 45)
Return a static default instance of mr_autoload
Register a mr_autoload
Don't call this unless you know what you are doing!
Unregister a mr_autoload
Don't call this unless you know what you are doing!
Constructor
Set up the helper to assist with autoloading.
Autoload
Does the actual autoloading and is optimized for MR Framework. If you want to register your own autoloader it might be wise to extend this class and optimize autoload() for your particular use case.
Documentation generated on Thu, 28 Jun 2012 16:33:46 -0700 by phpDocumentor 1.4.3