Packages

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

Classes

Interfaces

Exceptions

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

Class ReflectionParameter

ReflectionParameter implements Reflector

Direct known subclasses

ParameterReflection
PHP Extension: Reflection
Documented at php.net
Methods summary
public static
# export( $function, $parameter, $return )

Implementation of

Reflector::export()
public
# __construct( $function, $parameter )
public
# __toString( )

Implementation of

Reflector::__toString()
public
# getName( )
public
# isPassedByReference( )
public
# getDeclaringFunction( )
public
# getDeclaringClass( )
public
# getClass( )
public
# isArray( )
public
# allowsNull( )
public
# getPosition( )
public
# isOptional( )
public
# isDefaultValueAvailable( )
public
# getDefaultValue( )
Properties summary
public string $name ''
#
Nette Framework 2.0.18 (for PHP 5.2, un-prefixed) API documentation generated by ApiGen 2.8.0