class SplCaster

Casts SPL related classes to array representation.

Methods

static 
castArrayObject(ArrayObject $c, array $a, Stub $stub, $isNested)

No description

static 
castHeap(Iterator $c, array $a, Stub $stub, $isNested)

No description

static 
castDoublyLinkedList(SplDoublyLinkedList $c, array $a, Stub $stub, $isNested)

No description

static 
castFileInfo(SplFileInfo $c, array $a, Stub $stub, $isNested)

No description

static 
castFileObject(SplFileObject $c, array $a, Stub $stub, $isNested)

No description

static 
castFixedArray(SplFixedArray $c, array $a, Stub $stub, $isNested)

No description

static 
castObjectStorage(SplObjectStorage $c, array $a, Stub $stub, $isNested)

No description

static 
castOuterIterator(OuterIterator $c, array $a, Stub $stub, $isNested)

No description

Details

at line line 30
static castArrayObject(ArrayObject $c, array $a, Stub $stub, $isNested)

Parameters

ArrayObject $c
array $a
Stub $stub
$isNested

at line line 58
static castHeap(Iterator $c, array $a, Stub $stub, $isNested)

Parameters

Iterator $c
array $a
Stub $stub
$isNested

at line line 67
static castDoublyLinkedList(SplDoublyLinkedList $c, array $a, Stub $stub, $isNested)

Parameters

SplDoublyLinkedList $c
array $a
Stub $stub
$isNested

at line line 82
static castFileInfo(SplFileInfo $c, array $a, Stub $stub, $isNested)

Parameters

SplFileInfo $c
array $a
Stub $stub
$isNested

at line line 132
static castFileObject(SplFileObject $c, array $a, Stub $stub, $isNested)

Parameters

SplFileObject $c
array $a
Stub $stub
$isNested

at line line 169
static castFixedArray(SplFixedArray $c, array $a, Stub $stub, $isNested)

Parameters

SplFixedArray $c
array $a
Stub $stub
$isNested

at line line 178
static castObjectStorage(SplObjectStorage $c, array $a, Stub $stub, $isNested)

Parameters

SplObjectStorage $c
array $a
Stub $stub
$isNested

at line line 197
static castOuterIterator(OuterIterator $c, array $a, Stub $stub, $isNested)

Parameters

OuterIterator $c
array $a
Stub $stub
$isNested