March 2002
Intermediate to advanced
528 pages
21h 29m
English
get_class_vars
array get_class_vars(string class)
Returns an associative array of default properties for the given class. For each property, an element with a key of the property name and a value of the default value is added to the array. Properties that do not have default values are not returned in the array.