Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

is_a

(PHP 4 >= 4.2.0, PHP 5)

is_a --  オブジェクトがこのクラスのものであるかこのクラスをその親クラスの1 つとしている場合にTRUEを返す

説明

bool is_a ( object object, string class_name)

この関数は、オブジェクトがこのクラスのものであるか、このクラスをそ の親クラスの1つとしている場合にTRUEを返し、それ以外の場合に FALSEを返します。

get_class(), get_parent_class(), is_subclass_of()も参照して下さい。

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.