- Table of Contents
4. API reference - 3.3. Configuration options
« Previous - 4.1. Opl_Class class
Next »
4. API reference
Table of Contents
- 4.1. Opl_Class class
- 4.2. Opl_Debug
- 4.3. Opl_Debug_Console
- 4.4. Opl_ErrorHandler class
- 4.5. Opl_Loader class
- 4.6. Opl_Registry class
- 4.7. Opl_Translation_Interface
This chapter provides the core API reference. Note that OPL allows to rewrite the core in order to integrate the libraries with your framework and therefore the API divides in two parts:
- OPL public API - for library users
- OPL library API - for library programmers
If you are going to rewrite the OPL core, only the second part needs to be implemented. There are available the code templates on the OPL website with the autoloader and optional PHAR generators.
- 4. API reference
Table of Contents - « Previous
3.3. Configuration options - Next »
4.1. Opl_Class class