|
static | castArrayObject (\ArrayObject $c, array $a, Stub $stub, bool $isNested) |
|
static | castArrayIterator (\ArrayIterator $c, array $a, Stub $stub, bool $isNested) |
|
static | castHeap (\Iterator $c, array $a, Stub $stub, bool $isNested) |
|
static | castDoublyLinkedList (\SplDoublyLinkedList $c, array $a, Stub $stub, bool $isNested) |
|
static | castFileInfo (\SplFileInfo $c, array $a, Stub $stub, bool $isNested) |
|
static | castFileObject (\SplFileObject $c, array $a, Stub $stub, bool $isNested) |
|
static | castObjectStorage (\SplObjectStorage $c, array $a, Stub $stub, bool $isNested) |
|
static | castOuterIterator (\OuterIterator $c, array $a, Stub $stub, bool $isNested) |
|
static | castWeakReference (\WeakReference $c, array $a, Stub $stub, bool $isNested) |
|
Casts SPL related classes to array representation.
- Auteur
- Nicolas Grekas p@tch.nosp@m.work.nosp@m..com
◆ castArrayIterator()
static castArrayIterator |
( |
\ArrayIterator |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castArrayObject()
static castArrayObject |
( |
\ArrayObject |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castDoublyLinkedList()
static castDoublyLinkedList |
( |
\SplDoublyLinkedList |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castFileInfo()
static castFileInfo |
( |
\SplFileInfo |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castFileObject()
static castFileObject |
( |
\SplFileObject |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castHeap()
static castHeap |
( |
\Iterator |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castObjectStorage()
static castObjectStorage |
( |
\SplObjectStorage |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castOuterIterator()
static castOuterIterator |
( |
\OuterIterator |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castSplArray()
static castSplArray |
( |
|
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
staticprivate |
◆ castWeakReference()
static castWeakReference |
( |
\WeakReference |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ SPL_FILE_OBJECT_FLAGS
const SPL_FILE_OBJECT_FLAGS |
|
private |
Valeur initiale := [
\SplFileObject::DROP_NEW_LINE => 'DROP_NEW_LINE'
La documentation de cette classe a été générée à partir du fichier suivant :