Properties

$calls

$calls : 

Type

$invokers

$invokers : 

Type

$path

$path : 

Type

$storage

$storage : 

Type

Methods

__construct()

__construct(  $path) 

Parameters

$path

__clone()

__clone() 

__set()

__set(  $method,   $value) 

Parameters

$method
$value

__get()

__get(  $method) 

Parameters

$method

__isset()

__isset(  $method) 

Parameters

$method

__unset()

__unset(  $functionName) 

Parameters

$functionName

__sleep()

__sleep() 

__toString()

__toString() 

getInvokers()

getInvokers() 

getPreviousCalls()

getPreviousCalls(\mageekguy\atoum\test\adapter\call  $call,   $position,   $identical = false) 

Parameters

\mageekguy\atoum\test\adapter\call $call
$position
$identical

hasPreviousCalls()

hasPreviousCalls(\mageekguy\atoum\test\adapter\call  $call,   $position,   $identical = false) 

Parameters

\mageekguy\atoum\test\adapter\call $call
$position
$identical

getAfterCalls()

getAfterCalls(\mageekguy\atoum\test\adapter\call  $call,   $position,   $identical = false) 

Parameters

\mageekguy\atoum\test\adapter\call $call
$position
$identical

hasAfterCalls()

hasAfterCalls(\mageekguy\atoum\test\adapter\call  $call,   $position,   $identical = false) 

Parameters

\mageekguy\atoum\test\adapter\call $call
$position
$identical

resetCalls()

resetCalls(  $functionName = null) 

Parameters

$functionName

reset()

reset() 

addCall()

addCall(  $functionName, array  $arguments = array()) 

Parameters

$functionName
array $arguments

invoke()

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

Parameters

$method
array $arguments

__call()

__call(  $functionName,   $arguments) 

Parameters

$functionName
$arguments

duplicate()

duplicate() 

setPath()

setPath(  $path) 

Parameters

$path

getPath()

getPath() 

getBasename()

getBasename() 

buildInvoker()

buildInvoker(  $functionName, \closure  $factory = null) 

Parameters

$functionName
\closure $factory

setInvoker()

setInvoker(  $functionName, \closure  $factory = null) 

Parameters

$functionName
\closure $factory

callIsOverloaded()

callIsOverloaded(  $functionName,   $call) 

Parameters

$functionName
$call

nextCallIsOverloaded()

nextCallIsOverloaded(  $functionName) 

Parameters

$functionName

buildCall()

buildCall(  $function, array  $arguments) 

Parameters

$function
array $arguments

getKey()

getKey(  $functionName) 

Parameters

$functionName

isLanguageConstruct()

isLanguageConstruct(  $functionName) 

Parameters

$functionName

getArgumentsFilter()

getArgumentsFilter(  $arguments,   $identicalArguments) 

Parameters

$arguments
$identicalArguments

mapMethod()

mapMethod(  $method) 

Parameters

$method