SPL-StandardPHPLibrary
Classes | Functions
spl.php File Reference

Go to the source code of this file.

Classes

interface  ArrayAccess
 
class  ArrayIterator
 
class  ArrayObject
 
class  BadFunctionCallException
 
class  BadMethodCallException
 
interface  Countable
 
class  DirectoryIterator
 
class  DomainException
 
class  Exception
 
class  InvalidArgumentException
 
interface  Iterator
 
interface  IteratorAggregate
 
class  LengthException
 
class  LogicException
 
class  OutOfBoundsException
 
class  OutOfRangeException
 
class  OverflowException
 
class  RangeException
 
class  RecursiveDirectoryIterator
 
class  RuntimeException
 
interface  Serializable
 
class  SimpleXMLIterator
 
class  SplFileInfo
 
interface  SplObserver
 
interface  SplSubject
 
interface  Traversable
 
class  UnderflowException
 
class  UnexpectedValueException
 

Functions

 iterator_count (Traversable $it)
 
 iterator_to_array (Traversable $it, $use_keys=true)
 
 spl_autoload (string $class_name, string $file_extensions=NULL)
 
 spl_autoload_call (string $class_name)
 
 spl_autoload_extensions ($file_extensions)
 
 spl_autoload_functions ()
 
 spl_autoload_register (string $autoload_function="spl_autoload", $throw=true)
 
 spl_autoload_unregister (string $autoload_function="spl_autoload")
 
 spl_classes ()
 

Detailed Description

Documentation of internal classes and interfaces.

SPL - Standard PHP Library

(c) Marcus Boerger, 2003 - 2008

Definition in file spl.php.