xplo.re Medusa Core Framework 3.1
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Classes

  • ArrayIterator
  • ArrayObject
  • Closure
  • DOMNode
  • DOMXPath
  • IteratorIterator
  • mysqli
  • mysqli_result
  • mysqli_stmt
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionParameter
  • SimpleXMLElement
  • SQLite3
  • SQLite3Result
  • SQLite3Stmt

Interfaces

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

Exceptions

  • Exception

Class ReflectionParameter

ReflectionParameter implements Reflector
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
# canBePassedByValue( )
public
# getDeclaringFunction( )
public
# getDeclaringClass( )
public
# getClass( )
public
# isArray( )
public
# isCallable( )
public
# allowsNull( )
public
# getPosition( )
public
# isOptional( )
public
# isDefaultValueAvailable( )
public
# getDefaultValue( )
public
# isDefaultValueConstant( )
public
# getDefaultValueConstantName( )
public
# isVariadic( )

Properties summary

public string $name
# ''
xplo.re Medusa Core Framework 3.1 API documentation generated by ApiGen