Class DibiForeignKeyInfo


Reflection metadata class for a foreign key.

DibiObject
   |
   --DibiForeignKeyInfo
Copyright: Copyright (c) 2005, 2010 David Grudl
Todo:
Located: in /libs/DibiDatabaseInfo.php (line 665)
Constructor Summary
public
__construct ($name, $references)
Method Summary
string
getName ()
array
Methods Inherited From DibiObject
DibiObject::extensionMethod(), DibiObject::getClass(), DibiObject::getReflection(), DibiObject::__call(), DibiObject::__callStatic(), DibiObject::__get(), DibiObject::__isset(), DibiObject::__set(), DibiObject::__unset()

Constructor Details

line 675

__construct

public __construct ($name, $references)

Input
$name
$references
Method Details

line 686

getName

public string getName ()

Output
string  

line 696

getReferences

public array getReferences ()

Output
array