Public Member Functions | |
| __construct (ArrayAccess $methodMap, $subject) | |
| __call ($method, array $arguments) | |
Protected Attributes | |
| $methodMap | |
| $subject | |
Definition at line 23 of file PEIP_Dynamic_Adapter.php.
| PEIP_Dynamic_Adapter::__construct | ( | ArrayAccess $ | methodMap, | |
| $ | subject | |||
| ) | 
public
| $methodMap | ||
| $subject | 
Definition at line 36 of file PEIP_Dynamic_Adapter.php.
References $subject.
| PEIP_Dynamic_Adapter::__call | ( | $ | method, | |
| array $ | arguments | |||
| ) | 
public
| $method | ||
| $arguments | 
Definition at line 48 of file PEIP_Dynamic_Adapter.php.
PEIP_Dynamic_Adapter::$methodMap [protected]           | 
        
Definition at line 25 of file PEIP_Dynamic_Adapter.php.
PEIP_Dynamic_Adapter::$subject [protected]           | 
        
 1.5.1