Doctrine 1.2.4
Doctrine_Overloadable Interface Reference

Inherited by Doctrine_Connection_Profiler.

Public Member Functions

 __call ($m, $a)
 

Detailed Description

Definition at line 34 of file Overloadable.php.

Member Function Documentation

Doctrine_Overloadable::__call (   $m,
  $a 
)

__call method overloader

Parameters
string$mthe name of the method
array$amethod arguments
Returns
mixed return value of the method

The documentation for this interface was generated from the following file: