[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 91 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
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 |