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

PHP Home Page

Manual Table of Contents
Up to Classes/Objects
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Classes/Objects
* 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 -- Returns an array of class methods' names

Description

array get_class_methods (string class_name)

This function returns an array of method names defined for the class specified by class_name.

See also 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.