- 7. API Reference
7.22. Opt_Component_Interface - 7.21.2. templateCacheStop()
« Previous - 7.22.1. __construct()
Next »
7.22. Opt_Component_Interface
Table of Contents
- 7.22.1. __construct()
- 7.22.2. defined()
- 7.22.3. display()
- 7.22.4. get()
- 7.22.5. manageAttributes()
- 7.22.6. processEvent()
- 7.22.7. set()
- 7.22.8. setDatasource()
- 7.22.9. setView()
| Construct | Interface |
|---|
This is the PHP interface to write OPT component-compatible classes. It has to be implemented in our class, if its objects are going to be used by the components. Note that the class does not have to be registered in OPT unless we create defined components.
- 7.22. Opt_Component_Interface
7. API Reference - « Previous
7.21.2. templateCacheStop() - Next »
7.22.1. __construct()