Druckansicht von http://www.php-homepage.de/manual/ref.spl.php
[ Main Menue ]
Homepage
Downloads
Artikel
Scripts
Forum
PHP-Manual
Links
News
Freelancer
Bücher
RuDolF
Suche
Misc
Über diese Seite
Kontakt
Wunschzettel
MyGuestbook
[ Suche ]
PHP-Homepage
Im Web
PHP-Manual
Deutsches Manual
DE Quickref
US Quickref
US Mailingliste
MySQL-Manual
Links
Foren
[ Manual ]
SPL
Einführung
Installation/Konfiguration
Vordefinierte Konstanten
Datenstrukturen
Iteratoren
Interfaces
Exceptions
SPL Funktionen
Dateibehandlung
Verschiedene Klassen und Interfaces
UnexpectedValueException
Letztes Update:
18.05.2012
class_implements
SPL Funktionen
Inhaltsverzeichnis
class_implements
— Return the interfaces which are implemented by the given class
class_parents
— Return the parent classes of the given class
class_uses
— Return the traits used by the given class
iterator_apply
— Call a function for every element in an iterator
iterator_count
— Count the elements in an iterator
iterator_to_array
— Copy the iterator into an array
spl_autoload_call
— Try all registered __autoload() function to load the requested class
spl_autoload_extensions
— Register and return default file extensions for spl_autoload
spl_autoload_functions
— Return all registered __autoload() functions
spl_autoload_register
— Register given function as __autoload() implementation
spl_autoload_unregister
— Unregister given function as __autoload() implementation
spl_autoload
— Default implementation for __autoload()
spl_classes
— Return available SPL classes
spl_object_hash
— Return hash id for given object
© Copyright 1999 - 2011 by Mark Kronsbein
|
Impressum
|
Nutzungsbedingungen
|
Weiterempfehlen
|
Seitenanfang
0.0196