CRM-13312 - CRM_Utils_API_MatchOption - Add option for updating based on user-specifi...
authorTim Otten <totten@civicrm.org>
Fri, 30 Aug 2013 23:41:35 +0000 (16:41 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 31 Aug 2013 01:57:02 +0000 (18:57 -0700)
commitc8463688c6993d1e59d6bca13e619944149056e5
treee2d7bb68fabbe923e7b74fbaff1edd4b801d5170
parent13e1656732518005e18d0da7f3a08c97d83599b9
CRM-13312 - CRM_Utils_API_MatchOption - Add option for updating based on user-specified keys

----------------------------------------
* CRM-13312: Implement API support for options.match
  http://issues.civicrm.org/jira/browse/CRM-13312
CRM/Utils/API/MatchOption.php [new file with mode: 0644]
api/api.php
tests/phpunit/CRM/Utils/API/MatchOptionTest.php [new file with mode: 0644]