Tiger_Model_UserContact
@api· extendsTiger_Model_Table
UserContact — the user ↔ contact link.
The user-side twin of Tiger_Model_OrgContact: joins a user to an owner-agnostic
contact channel (Tiger_Model_Contact) and carries the relationship metadata
(label, is_primary) on the link row. A user has at most one link per
(user, contact) pair. Contact-as-DATA, not the sms auth factor.
Methods
findByUser()
findByUser($userId)
All contact links for a user.
$userIdstring
Returns Zend_Db_Table_Rowset_Abstract