- 4.5. Opl_Loader class
4.5.5. load() - 4.5.4. getLibraryPath()
« Previous - 4.5.6. loadPaths()
Next »
4.5.5. load()
| Construct | Static method |
|---|---|
| Visibility | public |
| Reference | bool Opl_Loader::load( $className ) |
| Argument list |
|
| Returned value | False, if the class cannot be found with this autoloader. |
| Versions | since 2.0.0-dev7 |
An alias to Opl_Loader::autoload().
See also:
- 4.5.5. load()
4.5. Opl_Loader class - « Previous
4.5.4. getLibraryPath() - Next »
4.5.6. loadPaths()