ReflectionFunction::isDisabled 関数が無効になっているかどうかを調べる &reftitle.description; public boolReflectionFunction::isDisabled disable_functions ディレクティブで関数が無効になっているかどうかを調べます。 &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; 無効になっている場合に &true;、それ以外の場合に &false; を返します。 &reftitle.seealso; ReflectionFunctionAbstract::isUserDefined disable_functions ディレクティブ