4.5. Opl_Loader class
4.5.9. mapLibrary()
4.5.8. mapAbsolute()
« Previous
4.5.10. oplHandler()
Next »

4.5.9. mapLibrary()

ConstructStatic method
Visibilitypublic
Referencevoid Opl_Loader::mapLibrary( string $libraryName, string $directory )
Argument list
$libraryName - string
The library name
$directory - string
The directory with the library files.
Versionssince 2.0-beta2

The method is an alias to addLibrary() method, limited to specifying the alternative library directory.

See also:

4.5.9. mapLibrary()
4.5. Opl_Loader class
« Previous
4.5.8. mapAbsolute()
Next »
4.5.10. oplHandler()