extends class Phalcon\Exception
public autoLoad (mixed $className) Autoloads the registered classes
public getExtensions () Returns the file extensions registered in the loader
public loadFiles () Checks if a file exists and then adds the file by doing virtual require
public registerClasses (array $classes, [mixed $merge]) Register classes and their locations
public register () Register the autoload method
public getFoundPath () Get the path when a class was found
public registerNamespaces (array $namespaces, [mixed $merge]) Register namespaces and their related directories
public setEventsManager (Phalcon\Eve
public unregister () Unregister the autoload method
Page 2 of 2