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

search for in the

ReflectionFunctionAbstract::returnsReference> <ReflectionFunctionAbstract::isInternal
[edit] Last updated: Fri, 25 May 2012

view this page in

ReflectionFunctionAbstract::isUserDefined

(PHP 5)

ReflectionFunctionAbstract::isUserDefinedChecks if user defined

Description

public bool ReflectionFunctionAbstract::isUserDefined ( void )

Checks whether the function is user-defined, as opposed to internal.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

TRUE if it's user-defined, otherwise false;

See Also



add a note add a note User Contributed Notes ReflectionFunctionAbstract::isUserDefined
There are no user contributed notes for this page.

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