★ wanayoo — archive 1999 http://www.php.net/manual/ja/function.get-class-methods.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to クラス/オブジェクト
Quick Reference
English version of this pageGerman version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
クラス/オブジェクト
* get_class
* get_parent_class
* get_class_methods
* get_class_vars
* get_object_vars
* is_subclass_of
* class_exists
* method_exists
* get_declared_classes
* call_user_method
Manual: get_class_methods
View the source code for this pageSearch the site



Previous page
 get_parent_class
 Updated
Sat, 12 Aug 2000
get_class_vars 
Next page


get_class_methods

(PHP4 >= 4.0RC1)

get_class_methods -- クラスメソッドの名前を連想配列として返す

説明

array get_class_methods (string class_name)

この関数は、指定したクラスclass_nameに ついてメソッドの名前を連想配列として返します。

get_class_vars()get_object_vars()も参照下さい。


 About Notes


Previous page
 get_parent_class
 Updated
Sat, 12 Aug 2000
get_class_vars 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
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.