Namespaces

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

Classes

  • ArrayIterator
  • ArrayObject
  • CachingIterator
  • DateTime
  • FilterIterator
  • IteratorIterator
  • RecursiveArrayIterator
  • ReflectionClass
  • ReflectionExtension
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionParameter
  • ReflectionProperty
  • SplObjectStorage
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • RecursiveIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • ErrorException
  • Exception
  • InvalidArgumentException
  • LogicException
  • RuntimeException
  • Overview
  • Namespace
  • Class
  • Tree
  • Other releases

Class ReflectionParameter

ReflectionParameter implements Reflector

Direct known subclasses

Nette\Reflection\ParameterReflection
PHP Extension: Reflection
Documented at php.net
Methods summary
public static
# export( $function, $parameter, $return )
public
# __construct( $function, $parameter )
public
# __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 0.9.7 API documentation generated by ApiGen 2.3.0