Namespaces

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Diagnostics
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
      • Diagnostics
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • PhpGenerator
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
  • NetteModule
  • none
  • PHP

Classes

Interfaces

Exceptions

  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class ReflectionFunction

ReflectionFunctionAbstract implements Reflector
Extended by ReflectionFunction

Direct known subclasses

Nette\Reflection\GlobalFunction
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 2.1 API documentation generated by ApiGen 2.8.0