★ wanayoo — archive 1999 http://fr.php.net/manual/function.get-declared-classes.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Classes/Objects
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this page is not availableDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
Classes/Objects
* call_user_method
* class_exists
* get_class
* get_class_methods
* get_class_vars
* get_declared_classes
* get_object_vars
* get_parent_class
* is_subclass_of
* method_exists

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: get_declared_classes
View the source code for this pageSearch the site



Previous page
 get_class_vars
 Updated
Mon, 08 Jan 2001
get_object_vars 
Next page


get_declared_classes

(PHP 4 >= 4.0RC2)

get_declared_classes -- Returns an array with the name of the defined classes

Description

array get_declared_classes (void)

This function returns an array of the names of the declared classes in the current script.

Note: In PHP 4.0.1pl2, three extra classes are returned at the beginning of the array: stdClass (defined in Zend/zend.c), OverloadedTestClass (defined in ext/standard/basic_functions.c) and Directory (defined in ext/standard/dir.c).


 About Notes


Previous page
 get_class_vars
 Updated
Mon, 08 Jan 2001
get_object_vars 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.