Properties

$function

$function : 

Type

$bindClosureTo

$bindClosureTo : 

Type

$currentCall

$currentCall : 

Type

$closuresByCall

$closuresByCall : 

Type

$methodName

$methodName : 

Type

Methods

__construct()

__construct(  $methodName) 

Parameters

$methodName

__get()

__get(  $keyword) 

Parameters

$keyword

__set()

__set(  $keyword,   $mixed) 

Parameters

$keyword
$mixed

getFunction()

getFunction() 

bindTo()

bindTo(  $object) 

Parameters

$object

count()

count() 

doesNothing()

doesNothing() 

doesSomething()

doesSomething() 

isEmpty()

isEmpty() 

getCurrentCall()

getCurrentCall() 

setClosure()

setClosure(\closure  $closure,   $call) 

Parameters

\closure $closure
$call

getClosure()

getClosure(  $call) 

Parameters

$call

closureIsSetForCall()

closureIsSetForCall(  $call) 

Parameters

$call

unsetClosure()

unsetClosure(  $call) 

Parameters

$call

offsetSet()

offsetSet(  $call = null,   $mixed = null) 

Parameters

$call
$mixed

offsetGet()

offsetGet(  $call) 

Parameters

$call

offsetUnset()

offsetUnset(  $call) 

Parameters

$call

offsetExists()

offsetExists(  $call) 

Parameters

$call

atCall()

atCall(  $call) 

Parameters

$call

invoke()

invoke(array  $arguments = array(),   $call) 

Parameters

array $arguments
$call

getMethodName()

getMethodName() 

bindClosure()

bindClosure(\closure  $closure) 

Parameters

\closure $closure

checkCall()

checkCall(  $call) 

Parameters

$call

isBindable()

isBindable(\closure  $closure) 

Parameters

\closure $closure