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

 
 

 

is_subclass_of

(PHP 4 , PHP 5)

is_subclass_of --  あるオブジェクトが指定したクラスのサブクラスに属するかどうかを調 べる

説明

bool is_subclass_of ( object obj, string superclass)

この関数は、オブジェクトobjsuperclassのサブクラスであるクラスに属する 場合にTRUE、その他の場合にFALSEを返します。

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

 
 
 
 
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.