CRM-17361 - Fix Address fields when used in Contact get api (#8093)
authorLaryn - CEDC.org <laryn@cedc.org>
Wed, 13 Apr 2016 10:46:00 +0000 (05:46 -0500)
committerEileen McNaughton <eileen@mcnaughty.com>
Wed, 13 Apr 2016 10:46:00 +0000 (22:46 +1200)
commitf369c1ba5c7dfb6ddc87c0911c88d57cca4ee2b2
tree447f28cbb40fd3c4810a4c26675bd0b210e47fd0
parent4404f4366e3797378390ac800bf02327a21060c7
CRM-17361 - Fix Address fields when used in Contact get api (#8093)

* CRM-17361 -- Extend Contact getoptions to include Address fields

* CRM-17361 -- Extend Contact getoptions to include Address fields

* CRM-17361 -- Extend Contact getoptions to include Address fields

* CRM-17361 -- Extend Contact getoptions to include Address fields

* CRM-17361 -- Extend Contact getoptions to include Address fields
CRM/Contact/BAO/Contact.php
CRM/Contact/BAO/Query.php
CRM/Core/BAO/Address.php
api/v3/Contact.php
api/v3/utils.php