★ wanayoo — archive 1999 http://fr.php.net/manual/kr/function.get-declared-classes.phpNouvelle recherche | Portail wanayoo
PHP Tuesday, March 20, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  

lookup:
PHP ManualPHP Manual
클래스/객체클래스/객체
 call_user_methodcall_user_method
 class_existsclass_exists
 get_classget_class
 get_class_methodsget_class_methods
 get_class_varsget_class_vars
 get_declared_classesget_declared_classes
 get_object_varsget_object_vars
 get_parent_classget_parent_class
 is_subclass_ofis_subclass_of
 method_existsmethod_exists

previousget_class_vars
get_object_varsnext

Last updated: Sun, 18 Mar 2001
view this page in English | Brazilian Portuguese | Czech | Dutch | French | German | Hungarian | Italian | Japanese | Korean | Plain HTML

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)

정의된 클래스들의 이름을 배열로 반환합니다

참고: PHP 4.0.1pl2에서는 배열의 첫부분에 세개의 클래스들이 들어가 있습니다. : stdClass ( Zend/zend.c에 정의 되어있는 클래스), OverloadedTestClass ( ext/standard/basic_functions.c에 정의 되어있는 클래스), Directory (ext/standard/dir.c에 정의 되어있는 클래스)

previousget_class_vars
get_object_varsnext

Last updated: Sun, 18 Mar 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 1998-2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Tue Mar 20 07:31:16 2001 MET