Skip to content

PHP SPL

Kirill Nesmeyanov edited this page Apr 24, 2015 · 1 revision

PHP 5.6: SPL extension

Functions

Function name JPHP Extension
class_implements + SPL
class_parents + SPL
class_uses - -
iterator_apply + SPL
iterator_count + SPL
iterator_to_array + SPL
spl_autoload + SPL
spl_autoload_call - -
spl_autoload_extensions + SPL
spl_autoload_functions + SPL
spl_autoload_register + SPL
spl_autoload_unregister + SPL
spl_classes - -
spl_object_hash + SPL
  • SPL: SPL (v0.6-SNAPSHOT)

Class AppendIterator

Unavailable

Class ArrayIterator

Unavailable

Class ArrayObject

Unavailable

Class BadFunctionCallException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class BadMethodCallException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class CachingIterator

Unavailable

Class CallbackFilterIterator

Unavailable

Class DirectoryIterator

Unavailable

Class DomainException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class EmptyIterator

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
rewind +
valid +
key +
current +
next +

Class FilesystemIterator

Unavailable

Class FilterIterator

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__construct +
rewind +
valid +
key +
current +
next +
getInnerIterator +
accept +

Class GlobIterator

Unavailable

Class InfiniteIterator

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__construct +
next +
rewind +
valid +
key +
current +
getInnerIterator +

Class InvalidArgumentException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class IteratorIterator

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__construct +
rewind +
valid +
key +
current +
next +
getInnerIterator +

Class LengthException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class LimitIterator

Unavailable

Class LogicException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class MultipleIterator

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__construct +
getFlags +
setFlags +
attachIterator +
detachIterator -
containsIterator -
countIterators +
rewind +
valid +
key +
current +
next +

Class NoRewindIterator

Unavailable

Class OutOfBoundsException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class OutOfRangeException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class OverflowException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class ParentIterator

Unavailable

Class RangeException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class RecursiveArrayIterator

Unavailable

Class RecursiveCachingIterator

Unavailable

Class RecursiveCallbackFilterIterator

Unavailable

Class RecursiveDirectoryIterator

Unavailable

Class RecursiveFilterIterator

Unavailable

Class RecursiveIteratorIterator

Unavailable

Class RecursiveRegexIterator

Unavailable

Class RecursiveTreeIterator

Unavailable

Class RegexIterator

Unavailable

Class RuntimeException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class SplDoublyLinkedList

Unavailable

Class SplFileInfo

Unavailable

Class SplFileObject

Unavailable

Class SplFixedArray

Unavailable

Class SplHeap

Unavailable

Class SplMaxHeap

Unavailable

Class SplMinHeap

Unavailable

Class SplObjectStorage

Unavailable

Class SplPriorityQueue

Unavailable

Class SplQueue

Unavailable

Class SplStack

Unavailable

Class SplTempFileObject

Unavailable

Class UnderflowException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +

Class UnexpectedValueException

Extension: SPL (0.6-SNAPSHOT)

Method name JPHP 0.6
__clone -
__construct +
getMessage +
getCode +
getFile +
getLine +
getTrace +
getPrevious -
getTraceAsString +
__toString +
Clone this wiki locally