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