downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ReflectionClass::newInstance> <ReflectionClass::isTrait
[edit] Last updated: Fri, 17 May 2013

view this page in

ReflectionClass::isUserDefined

(PHP 5)

ReflectionClass::isUserDefinedユーザー定義であるかどうかを調べる

説明

public bool ReflectionClass::isUserDefined ( void )

そのクラスが (内部クラスではなく) ユーザーが定義したものであるかどうかを調べます。

パラメータ

この関数にはパラメータはありません。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes ReflectionClass::isUserDefined - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites