ReflectionFunctionAbstract::isUserDefined ユーザー定義関数であるかどうかを調べる &reftitle.description; public boolReflectionFunctionAbstract::isUserDefined この関数がユーザー定義関数なのか内部関数なのかを調べます。 &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; ユーザー定義関数である場合に &true;、それ以外の場合に &false; を返します。 &reftitle.seealso; ReflectionFunctionAbstract::isInternal