[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 106 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
sfPropelManyToMany:: (5 méthodes):
getColumn()
getRelatedColumn()
getRelatedClass()
getAllObjects()
getRelatedObjects()
Classe: sfPropelManyToMany - X-Ref
getColumn($class, $middleClass) X-Ref |
Pas de description |
getRelatedColumn($class, $middleClass) X-Ref |
Pas de description |
getRelatedClass($class, $middleClass) X-Ref |
Pas de description |
getAllObjects($object, $middleClass, $criteria = null) X-Ref |
Pas de description |
getRelatedObjects($object, $middleClass, $criteria = null) X-Ref |
Gets objects related by a many-to-many relationship, with a middle table. param: $object The object to get related objects for. param: $middleClass The middle class used for the many-to-many relationship. param: $criteria Criteria to apply to the selection. |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |