Update API examples and add example of using user_contact_id as id for current logged...
authorSeamus Lee <seamuslee001@gmail.com>
Thu, 9 Mar 2017 21:40:56 +0000 (08:40 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 9 Mar 2017 21:40:56 +0000 (08:40 +1100)
commit83d0230136ad6320d2110f881c718fdb129f981c
treeee80c010a0ae231cd8790f1be7948c1dbf9a1a84
parent07b2c1b2d13022bfa0bcad7dc9ace60444d41c10
Update API examples and add example of using user_contact_id as id for current logged in user
api/v3/examples/Contact/APIChainedArray.php
api/v3/examples/Contact/APIChainedArrayFormats.php
api/v3/examples/Contact/APIChainedArrayMultipleCustom.php
api/v3/examples/Contact/ContactIDOfLoggedInUserContactAPI.php [new file with mode: 0644]
api/v3/examples/Contact/Get.php
api/v3/examples/Contact/GetSingleContact.php
api/v3/examples/Contact/GroupFilterUsingContactAPI.php
tests/phpunit/api/v3/ContactTest.php