4.5. Opl_Loader class
4.5.10. oplHandler()
4.5.9. mapLibrary()
« Previous
4.5.11. pharHandler()
Next »

4.5.10. oplHandler()

ConstructStatic method
Visibilitypublic
Referenceboolean oplHandler(string $library, string $className);
Argument list
$library - string
The library name to handle.
$className - string
The class name to load.
Versionssince 2.0-RC1

The OPL autoloading handler which is enabled by default in the autoloader.

See also:

4.5.10. oplHandler()
4.5. Opl_Loader class
« Previous
4.5.9. mapLibrary()
Next »
4.5.11. pharHandler()