Properties

$adapter

$adapter : 

Type

$exists

$exists : 

Type

$stat

$stat : 

Type

$path

$path : 

Type

$calls

$calls : 

Type

$invokers

$invokers : 

Type

$storage

$storage : 

Type

Methods

__construct()

__construct(  $path) 

Parameters

$path

getAdapter()

getAdapter() 

exists()

exists() 

notExists()

notExists() 

isNotReadable()

isNotReadable() 

isReadable()

isReadable() 

isNotWritable()

isNotWritable() 

isWritable()

isWritable() 

isNotExecutable()

isNotExecutable() 

isExecutable()

isExecutable() 

setPermissions()

setPermissions(  $permissions) 

Parameters

$permissions

getPermissions()

getPermissions() 

duplicate()

duplicate() 

getStat()

getStat() 

stream_stat()

stream_stat() 

url_stat()

url_stat(  $path,   $flags) 

Parameters

$path
$flags

__toString()

__toString() 

__get()

__get(  $functionName) 

Parameters

$functionName

__set()

__set(  $functionName,   $mixed) 

Parameters

$functionName
$mixed

__isset()

__isset(  $functionName) 

Parameters

$functionName

setPath()

setPath(  $path) 

Parameters

$path

getPath()

getPath() 

getBasename()

getBasename() 

invoke()

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

Parameters

$functionName
array $arguments

__clone()

__clone() 

__unset()

__unset(  $functionName) 

Parameters

$functionName

__sleep()

__sleep() 

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

__call()

__call(  $functionName,   $arguments) 

Parameters

$functionName
$arguments

getContents()

getContents() 

mkdir()

mkdir(  $path,   $mode,   $options) 

Parameters

$path
$mode
$options

rmdir()

rmdir(  $path,   $options) 

Parameters

$path
$options

dir_opendir()

dir_opendir(  $path,   $useSafeMode) 

Parameters

$path
$useSafeMode

dir_closedir()

dir_closedir() 

setStat()

setStat(  $name,   $value) 

Parameters

$name
$value

clearStatCache()

clearStatCache() 

addPermission()

addPermission(  $permissions) 

Parameters

$permissions

removePermissions()

removePermissions(  $permissions) 

Parameters

$permissions

checkIfReadable()

checkIfReadable() 

checkIfWritable()

checkIfWritable() 

checkPermission()

checkPermission(  $user,   $group,   $other) 

Parameters

$user
$group
$other

mapMethod()

mapMethod(  $method) 

Parameters

$method

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