PHP Function List
get_object_methods doesn't exist. Closest matches:
- get_class_methods
- get_object_vars
- getmethods
- aggregate_methods
- getmethod
- pg_fetch_object
- spl_object_hash
- openssl_get_md_methods
- hw_getobject
- openssl_get_cipher_methods
- reflectionmethod
- xml_set_object
- aggregate_methods_by_list
- hw_getobjectbyqueryobj
- w32api_set_call_method
- http_request_method_exists
- xslt_set_object
- hw_getobjectbyquery
- ingres_fetch_object
- hw_getobjectbyquerycoll
Site Search Results
-
Version Description; 5.0.0: As of PHP 5, this function returns the name of the methods as they were declared (case-sensitive). In PHP 4 they were lowercased.
-
Return Values. Returns TRUE if the method given by method_name has been defined for the given object, FALSE otherwise.
-
get_object_vars (PHP 4, PHP 5) get_object_vars — Gets the properties of the given object

Other forms of search
To search the string "get_object_methods" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
