★ wanayoo — archive 1999 http://www.php.net/manual/function.get-class-vars.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_vars
View the source code for this pageSearch the site



Previous page
 get_class_methods
 Updated
Sat, 12 Aug 2000
get_object_vars 
Next page


get_class_vars

(PHP4 >= 4.0RC1)

get_class_vars --  Returns an array of default properties of the class

Description

array get_class_vars (string class_name)

This function will return an array of default properties of the class.

See also get_class_methods(), get_object_vars()


 About Notes


Previous page
 get_class_methods
 Updated
Sat, 12 Aug 2000
get_object_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.