Class: Doctrine_Relation_LocalKey
Source Location: /Doctrine/Relation/LocalKey.phpClass Doctrine_Relation_LocalKey
Class Overview
Doctrine_Relation_LocalKey This class represents a local key relation Located in /Doctrine/Relation/LocalKey.php [line 34] Doctrine_Relation | --Doctrine_Relation_LocalKeyAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
[ Top ]
Method Summary
Doctrine_Record|Doctrine_Collection | fetchRelatedFor() | fetchRelatedFor |
void | getCondition() | getCondition |
[ Top ]
Properties
Methods
fetchRelatedFor [line 44]
|
fetchRelatedFor
fetches a component related to given record
Parameters:Doctrine_Record | $record: |
API Tags:
Access: | public |
Redefinition of:
- Doctrine_Relation::fetchRelatedFor()
- fetchRelatedFor
[ Top ]