Namespaces

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

Classes

  • Annotation
  • AnnotationsParser
  • ClassType
  • Extension
  • GlobalFunction
  • Method
  • Parameter
  • Property

Interfaces

  • IAnnotation
  • Overview
  • Namespace
  • Class
  • Tree

Class Parameter

Reports information about a method's parameter.

ReflectionParameter implements Reflector
Extended by Nette\Reflection\Parameter
Namespace: Nette\Reflection
Author: David Grudl
Located at Reflection/Parameter.php
Methods summary
public
# __construct( $function, $parameter )
public Nette\Reflection\ClassType
# getClass( )

Returns

Nette\Reflection\ClassType
public string
# getClassName( )

Returns

string
public Nette\Reflection\ClassType
# getDeclaringClass( )

Returns

Nette\Reflection\ClassType
public Nette\Reflection\Method
# getDeclaringFunction( )

Returns

Nette\Reflection\Method
| FunctionReflection
public static Nette\Reflection\ClassType
# getReflection( )

Returns

Nette\Reflection\ClassType
public
# __call( $name, $args )
public &
# __get( $name )
public
# __set( $name, $value )
public
# __isset( $name )
public
# __unset( $name )
Methods inherited from ReflectionParameter
__toString(), allowsNull(), export(), getDefaultValue(), getName(), getPosition(), isArray(), isDefaultValueAvailable(), isOptional(), isPassedByReference()
Properties inherited from ReflectionParameter
$name
Nette Framework 2.0beta1 API API documentation generated by ApiGen 2.3.0