PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Funktionsreferenz Variablen- und typbezogene Erweiterungen Reflection ReflectionParameter ReflectionParameter::getName
ReflectionParameter ReflectionParameter::allowsNull ReflectionParameter::canBePassedByValue ReflectionParameter::__clone ReflectionParameter::__construct ReflectionParameter::export ReflectionParameter::getClass ReflectionParameter::getDeclaringClass ReflectionParameter::getDeclaringFunction ReflectionParameter::getDefaultValue ReflectionParameter::getDefaultValueConstantName ReflectionParameter::getName ReflectionParameter::getPosition ReflectionParameter::isArray ReflectionParameter::isCallable ReflectionParameter::isDefaultValueAvailable ReflectionParameter::isDefaultValueConstant ReflectionParameter::isOptional ReflectionParameter::isPassedByReference ReflectionParameter::isVariadic ReflectionParameter::__toString
  • ReflectionParameter::getDefaultValueConstantName
  • ReflectionParameter::getPosition

ReflectionParameter::getName

(PHP 5)

ReflectionParameter::getName — Gets parameter name

Beschreibung

public string ReflectionParameter::getName ( void )

Gets the name of the parameter.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The name of the reflected parameter.

Siehe auch

  • ReflectionParameter::getValue()

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.