CRM-13966 - Wire up getlist api to entityRef fields
authorColeman Watts <coleman@civicrm.org>
Tue, 11 Feb 2014 04:23:06 +0000 (20:23 -0800)
committerColeman Watts <coleman@civicrm.org>
Tue, 11 Feb 2014 04:23:06 +0000 (20:23 -0800)
commit76ec9ca7d4546098e13e8f3d7d6fee7b383cd21e
tree7133184c10d3dc5f82d8169592ea7e391db1df09
parent5994163421e0696aac8b91f68e6cbfeeeb358eaf
CRM-13966 - Wire up getlist api to entityRef fields
CRM/Core/Form.php
CRM/Core/Form/Renderer.php
api/v3/Generic/Getlist.php
api/v3/examples/TagGetList.php [new file with mode: 0644]
js/Common.js
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/TagTest.php