Tiger_Model_OrgContact
@api· extendsTiger_Model_Table
OrgContact — the org ↔ contact link.
Joins an org to an owner-agnostic contact channel (Tiger_Model_Contact) and carries
the relationship metadata (label, is_primary) on the link row, so one shared
contact can mean different things to different orgs. A user has at most one link per
(org, contact) pair.
Methods
findByOrg()
findByOrg($orgId)
All contact links for an org.
$orgIdstring
Returns Zend_Db_Table_Rowset_Abstract