Methods
1 to 8 of 8
- OIK_Autoload::autoload() – Autoload a class if we know how to
- OIK_Autoload::file() – Determine the file name from the class and path
- OIK_Autoload::instance() – Return a single instance of this class
- OIK_Autoload::locate_class() – Locate the required class
- OIK_Autoload::nortoload() – Apply "oik_autoload" filter/action
- OIK_Autoload::set_class() – Register a class that can be autoloaded
- OIK_Autoload::set_classes() – Register a set of classes that can be autoloaded
- OIK_Autoload::__construct() – Constructor for the OIK_autoload class