You are here

Files in Autoload 6.2

Primary tabs

File namesort descending Location Namespace Description
autoload.api.php autoload.api.php Hooks provided by the Autoload module.
autoload.info autoload.info name = Autoload description = Helper module to autoload classes under PHP 5. php = 5.1.2 core = 6.x
autoload.install autoload.install
autoload.module autoload.module
autoload.registry.inc autoload.registry.inc This file contains the code registry parser engine. This file is backported from Drupal 7 core's registry.inc file.
autoloadtest.classes.inc autoloadtest/autoloadtest.classes.inc
autoloadtest.module autoloadtest/autoloadtest.module
README.txt README.txt ABOUT The autoload module is a utility module. It allows other modules to leverage PHP 5's class autoloading capabilities in a unified fashion. It does, naturally, require PHP 5.1.2 or later. You do not need this module unless you are…

Other projects