You are here

Classes, traits, and interfaces in X Autoload 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
xautoload_ClassFinder class lib/ClassFinder.php This is the only class that needs to be included explicitly using module_load_include().
xautoload_DirScanner class lib/DirScanner.php Searches a directory for files that follow the xautoload naming scheme. Actually, this only works in D6 (yet), but we keep this file around for easier porting between the D6 and the D7 version of xautoload.
xautoload_RecursiveScan class lib/RecursiveScan.php Scan directories for wildcard files[] instructions in a module's info file.

Other projects