You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
sfAutoload class.
Handles autoloading of classes that have been specified in autoload.yml.
returns Returns true if the class has been loaded
Retrieves the singleton instance of this class.
returns A sfCoreAutoload implementation instance.
Tries to load a class that has been specified in autoload.yml.
Register sfAutoload in spl autoloader.
Unregister sfAutoload from spl autoloader.