Overloadable Class Reference
Inheritance diagram for Overloadable:

Public Member Functions | |
| overload () | |
| overload () | |
Detailed Description
Load the interface class based on the version of PHP.Definition at line 38 of file overloadable_php4.php.
Member Function Documentation
| Overloadable::overload | ( | ) |
Overload implementation. No need for implementation in PHP5.
public
Definition at line 45 of file overloadable_php5.php.
| Overloadable::overload | ( | ) |
Overload implementation.
public
Definition at line 55 of file overloadable_php4.php.
Referenced by loadPluginModels().
The documentation for this class was generated from the following files:
- 1.2.x.x/cake/libs/overloadable_php4.php
- 1.2.x.x/cake/libs/overloadable_php5.php