Table of Contents
4. API reference
3.3. Configuration options
« Previous
4.1. Opl_Class class
Next »

4. API reference

Table of Contents

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:

  1. OPL public API - for library users
  2. 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