Class Xyster_Container_NameBinding_Parameter

Description

Implements interfaces:

A simple implementation of the NameBinding interface

  • copyright: Copyright (c) 2007-2008 Irrational Logic (http://irrationallogic.net)
  • license: New BSD License

Located in /Container/NameBinding/Parameter.php (line 28)


	
			
Variable Summary
int $_index
ReflectionMethod $_member
string $_name
Method Summary
Xyster_Container_NameBinding_Parameter __construct ( $member, int $index)
string getName ()
Variables
int $_index (line 33)
  • access: protected
ReflectionMethod $_member (line 38)
  • access: protected
string $_name (line 43)
  • access: protected
Methods
Constructor __construct (line 51)

Creates a new Parameter NameBinding

  • access: public
Xyster_Container_NameBinding_Parameter __construct ( $member, int $index)
  • ReflectionMethod $member
  • int $index
getName (line 62)

Gets the name of the parameter

  • access: public
string getName ()

Implementation of:
Xyster_Container_NameBinding::getName()
Gets the name of the parameter

Documentation generated on Mon, 19 May 2008 17:08:30 -0400 by phpDocumentor 1.4.2