★ wanayoo — archive 1999 http://www.php.net/manual/fr/function.method-exists.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Classes et Objets
Quick Reference
English version of this pageGerman version of this pageJapanese version of this pageItalian version of this pageHungarian version of this page
Classes et Objets
* get_class_methods
* get_class_vars
* get_object_vars
* method_exists
Manual: method_exists
View the source code for this pageSearch the site



Previous page
 get_object_vars
 Updated
Sun, 06 Aug 2000
ClibPDF 
Next page


method_exists

(PHP4 >= 4.0b2)

method_exists -- Vérifie que la méthode existe pour une classe.

Description

bool method_exists (object object, string method_name)

method_exists() retourne TRUE si la méthode method_name a été définie pour la classe object, et sinon, retourne FALSE.


 About Notes


Previous page
 get_object_vars
 Updated
Sun, 06 Aug 2000
ClibPDF 
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.