SplCaster
class SplCaster
Casts SPL related classes to array representation.
Methods
static | castArrayObject(ArrayObject $c, array $a, Stub $stub, $isNested) | |
static | castArrayIterator(ArrayIterator $c, array $a, Stub $stub, $isNested) | |
static | castHeap(Iterator $c, array $a, Stub $stub, $isNested) | |
static | castDoublyLinkedList(SplDoublyLinkedList $c, array $a, Stub $stub, $isNested) | |
static | castFileInfo(SplFileInfo $c, array $a, Stub $stub, $isNested) | |
static | castFileObject(SplFileObject $c, array $a, Stub $stub, $isNested) | |
static | castFixedArray(SplFixedArray $c, array $a, Stub $stub, $isNested) | |
static | castObjectStorage(SplObjectStorage $c, array $a, Stub $stub, $isNested) | |
static | castOuterIterator(OuterIterator $c, array $a, Stub $stub, $isNested) | |
Details
static
castArrayObject(ArrayObject $c, array $a, Stub $stub, $isNested)
Parameters
static
castArrayIterator(ArrayIterator $c, array $a, Stub $stub, $isNested)
Parameters
static
castHeap(Iterator $c, array $a, Stub $stub, $isNested)
Parameters
static
castDoublyLinkedList(SplDoublyLinkedList $c, array $a, Stub $stub, $isNested)
Parameters
static
castFileInfo(SplFileInfo $c, array $a, Stub $stub, $isNested)
Parameters
static
castFileObject(SplFileObject $c, array $a, Stub $stub, $isNested)
Parameters
static
castFixedArray(SplFixedArray $c, array $a, Stub $stub, $isNested)
Parameters
static
castObjectStorage(SplObjectStorage $c, array $a, Stub $stub, $isNested)
Parameters
static
castOuterIterator(OuterIterator $c, array $a, Stub $stub, $isNested)
Parameters