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 ReflectionParameter

ReflectionParameter implements Reflector

Direct known subclasses

Nette\Reflection\Parameter
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 2.1 API documentation generated by ApiGen 2.8.0