> $bugsAssignedToUser = $user1234->findDependentRowset('Bugs', 'Engineer');
>
> meaning 'Engineer' is in which table?
>
Rule names are the keys of the arrays that are specified in the
'referenceMap' of the Bugs table. the find* methods will look to those
tables for the actual reference and load the appropriate rowsets.
Hope that helps,
-ralph
没有评论:
发表评论