CRM-13312 - CRM_Utils_API_MatchOption - Improvements:
authorTim Otten <totten@civicrm.org>
Sat, 31 Aug 2013 01:39:51 +0000 (18:39 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 31 Aug 2013 01:57:13 +0000 (18:57 -0700)
commite4b4e33a647a1e7eb6490d36dda401168d170047
tree0306c5704b62346769ebe8d433fd0021648104d3
parentc8463688c6993d1e59d6bca13e619944149056e5
CRM-13312 - CRM_Utils_API_MatchOption - Improvements:

 * Extend support to the "replace" action
 * Accept 'match' as a string *or* array
 * Tweak comments

----------------------------------------
* CRM-13312: Implement API support for options.match
  http://issues.civicrm.org/jira/browse/CRM-13312
CRM/Utils/API/MatchOption.php
api/v3/utils.php
tests/phpunit/CRM/Utils/API/MatchOptionTest.php