[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/creole/metadata/ -> PrimaryKeyInfo.php (sommaire)

(pas de description)

Poids: 91 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

PrimaryKeyInfo:: (6 méthodes):
  __construct()
  getName()
  addColumn()
  getColumns()
  getVendorSpecificInfo()
  toString()


Classe: PrimaryKeyInfo  - X-Ref

Represents a PrimaryKey

__construct($name, $vendorInfo = array()   X-Ref

param: string $name The name of the foreign key.

getName()   X-Ref
Get foreign key name.

return: string

addColumn($column)   X-Ref

param: Column $column
return: void

getColumns()   X-Ref

return: array Column[]

getVendorSpecificInfo()   X-Ref
Get vendor specific optional information for this primary key.

return: array vendorSpecificInfo[]

toString()   X-Ref

return: string



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7