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 ReflectionFunctionAbstract

ReflectionFunctionAbstract implements Reflector

Direct known subclasses

ReflectionFunction, ReflectionMethod

Indirect known subclasses

Nette\Reflection\GlobalFunction, Nette\Reflection\Method
Abstract
PHP Extension: Reflection
Documented at php.net
Methods summary
abstract public
# __toString( )

Implementation of

Reflector::__toString()
public
# inNamespace( )
public
# isClosure( )
public
# isDeprecated( )
public
# isInternal( )
public
# isUserDefined( )
public
# getDocComment( )
public
# getEndLine( )
public
# getExtension( )
public
# getExtensionName( )
public
# getFileName( )
public
# getName( )
public
# getNamespaceName( )
public
# getNumberOfParameters( )
public
# getNumberOfRequiredParameters( )
public
# getParameters( )
public
# getShortName( )
public
# getStartLine( )
public
# getStaticVariables( )
public
# returnsReference( )
Methods inherited from Reflector
export()
Properties summary
public string $name ''
#
Nette 2.1 API documentation generated by ApiGen 2.8.0