CRM-13234 make profile getfields action return data about profile
authoreileen <eileen@fuzion.co.nz>
Tue, 20 Aug 2013 05:09:49 +0000 (17:09 +1200)
committereileen <eileen@fuzion.co.nz>
Tue, 20 Aug 2013 05:09:49 +0000 (17:09 +1200)
commit6a386447598cb0ef87c14acd78e2ddf62750dd6c
treea42086a04348fd992224d1a62bf64b986127c161
parent9dec4e6156170b871bde27afb99f21730a28f62e
CRM-13234 make profile getfields action return data about profile
NB - there is a lot more code in the api here than I am happy with - but it will take a lot of work to extract this out of the underlying profile BAO & Form classes. As there are now tests in place for this we can work to tidy it up at the next sprint
api/v3/Generic.php
api/v3/Profile.php