Packages

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

Classes

  • NAnnotation
  • NAnnotationsParser
  • NClassReflection
  • NExtensionReflection
  • NFunctionReflection
  • NMethodReflection
  • NParameterReflection
  • NPropertyReflection

Interfaces

  • IAnnotation
  • Overview
  • Package
  • Class
  • Tree
  • Other releases

Class NFunctionReflection

Reports information about a function.

ReflectionFunctionAbstract implements Reflector
Extended by ReflectionFunction
Extended by NFunctionReflection
Package: Nette\Reflection
Author: David Grudl
Located at Reflection/FunctionReflection.php
Methods summary
public
# __construct( $name )
public
# __toString( )
public
# getClosure( )
public NExtensionReflection
# getExtension( )

Returns

NExtensionReflection
public
# getParameters( )
public NClassReflection
# getReflection( )

Returns

NClassReflection
public
# __call( $name, $args )
public &
# __get( $name )
public
# __set( $name, $value )
public
# __isset( $name )
public
# __unset( $name )
Methods inherited from ReflectionFunction
export(), invoke(), invokeArgs(), isDisabled()
Methods inherited from ReflectionFunctionAbstract
getDocComment(), getEndLine(), getExtensionName(), getFileName(), getName(), getNamespaceName(), getNumberOfParameters(), getNumberOfRequiredParameters(), getShortName(), getStartLine(), getStaticVariables(), inNamespace(), isClosure(), isDeprecated(), isInternal(), isUserDefined(), returnsReference()
Constants inherited from ReflectionFunction
IS_DEPRECATED
Properties inherited from ReflectionFunction
$name
Nette Framework 0.9.7 (for PHP 5.2) API documentation generated by ApiGen 2.3.0