CRM-20091 - Specify return params from getTree
authorColeman Watts <coleman@civicrm.org>
Fri, 2 Jun 2017 22:08:34 +0000 (18:08 -0400)
committerColeman Watts <coleman@civicrm.org>
Sat, 3 Jun 2017 00:35:36 +0000 (20:35 -0400)
commit0b330e6d69c2b7bfc8c03d45b253ca36da4e91db
tree548ab2ceff8fda7a11d1ca2f7ce4332da960b5c6
parent24871985168cd37bd5d75b23d746ba627132552b
CRM-20091 - Specify return params from getTree
31 files changed:
CRM/Activity/Form/Activity.php
CRM/Case/Form/CaseView.php
CRM/Case/Form/CustomData.php
CRM/Contact/Form/CustomData.php
CRM/Contact/Form/Edit/Address.php
CRM/Contact/Form/Search/Custom/MultipleValues.php
CRM/Contact/Import/Parser/Contact.php
CRM/Contact/Page/Inline/Address.php
CRM/Contact/Page/Inline/CustomData.php
CRM/Contact/Page/View/CustomData.php
CRM/Contact/Page/View/Relationship.php
CRM/Contact/Page/View/Summary.php
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/Form/ContributionView.php
CRM/Core/BAO/CustomGroup.php
CRM/Core/BAO/UFGroup.php
CRM/Custom/Form/CustomData.php
CRM/Dedupe/BAO/RuleGroup.php
CRM/Dedupe/Finder.php
CRM/Dedupe/Merger.php
CRM/Event/Form/ParticipantView.php
CRM/Event/Form/Registration/Confirm.php
CRM/Event/Page/EventInfo.php
CRM/Grant/Form/GrantView.php
CRM/Member/Form/MembershipRenewal.php
CRM/Member/Form/MembershipView.php
CRM/Pledge/BAO/Pledge.php
CRM/Pledge/Form/PledgeView.php
api/v3/CustomValue.php
templates/CRM/Admin/Page/APIExplorer.js
tests/phpunit/api/v3/CustomValueTest.php