| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 125 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
IdMethodParameter:: (9 méthodes):
setupObject()
getName()
setName()
getValue()
setValue()
setTable()
getTable()
getTableName()
toString()
Classe: IdMethodParameter - X-Ref
Information related to an ID method.| setupObject() X-Ref |
| Sets up the IdMethodParameter object based on the attributes that were passed to loadFromXML(). |
| getName() X-Ref |
| Get the parameter name |
| setName($name) X-Ref |
| Set the parameter name |
| getValue() X-Ref |
| Get the parameter value |
| setValue($value) X-Ref |
| Set the parameter value |
| setTable(Table $parent) X-Ref |
| Set the parent Table of the id method |
| getTable() X-Ref |
| Get the parent Table of the id method |
| getTableName() X-Ref |
| Returns the Name of the table the id method is in |
| toString() X-Ref |
| XML representation of the foreign key. |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |