Packages

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Classes

  • ArrayIterator
  • ArrayObject
  • CachingIterator
  • DateTime
  • FilterIterator
  • IteratorIterator
  • RecursiveArrayIterator
  • ReflectionClass
  • ReflectionExtension
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionParameter
  • ReflectionProperty
  • SplObjectStorage
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • RecursiveIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException
  • RuntimeException
  • Overview
  • Package
  • Class
  • Tree
  • Other releases

Class ReflectionFunction

ReflectionFunctionAbstract implements Reflector
Extended by ReflectionFunction

Direct known subclasses

NFunctionReflection
PHP Extension: Reflection
Documented at php.net
Methods summary
public
# __construct( $name )
public
# __toString( )
public static
# export( $name, $return )
public
# isDisabled( )
public
# invoke( $args )
public
# invokeArgs( array $args )
Methods inherited from ReflectionFunctionAbstract
getDocComment(), getEndLine(), getExtension(), getExtensionName(), getFileName(), getName(), getNamespaceName(), getNumberOfParameters(), getNumberOfRequiredParameters(), getParameters(), getShortName(), getStartLine(), getStaticVariables(), inNamespace(), isClosure(), isDeprecated(), isInternal(), isUserDefined(), returnsReference()
Constants summary
integer IS_DEPRECATED 262144
#
Properties summary
public string $name ''
#
Nette Framework 0.9.7 (for PHP 5.2) API documentation generated by ApiGen 2.3.0