PHP Classes & Interfaces


Name: ReflectionParameter

Date: Oct-15-2008
PHP version: 5.0.4
Type: Internal

class ReflectionParameter implements Reflector

Public Methods

public static export ( )

public __construct ( )

public __toString ( )

public getName ( )

public isPassedByReference ( )

public getClass ( )

public allowsNull ( )

public isOptional ( )

public isDefaultValueAvailable ( )

public getDefaultValue ( )

Private Methods

final private __clone ( )

Public Data Members

public name = ""