Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Utils
  • none
  • PHP
  • Tracy
    • Bridges
      • Nette

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.3-20161221 API API documentation generated by ApiGen 2.8.0