Classes, traits, and interfaces in X Autoload 7
Primary tabs
Name | Type | Namespace | Location | Description | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|
xautoload_ClassFinder | class |
lib/ |
This is the only class that needs to be included explicitly using module_load_include(). | ||||
xautoload_DirScanner | class |
lib/ |
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/ |
Scan directories for wildcard files[] instructions in a module's info file. |