CRM-18191 CRM-19064 refactor bizareness from PCP create to enable api fn.
authoreileen <emcnaughton@wikimedia.org>
Wed, 13 Jul 2016 12:25:10 +0000 (00:25 +1200)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 15 Sep 2016 11:13:49 +0000 (21:13 +1000)
commitf6bc51fd3b2a14e1e7fa9ecdaa088d210dffcd8f
tree85f8f197ade70e59ec64af49e203b689d0391160
parent05a2160e450fb37dd65cf52f8cd1c27c3b3d0362
CRM-18191 CRM-19064 refactor bizareness from PCP create to enable api fn.

This add function is really wierd & blocking writing an api for pcp - this will get past issues in #7878
CRM/PCP/BAO/PCP.php
CRM/PCP/BAO/PCPBlock.php [new file with mode: 0644]
CRM/PCP/Form/Campaign.php
CRM/PCP/Form/Contribute.php
CRM/PCP/Form/Event.php
tests/phpunit/CRM/PCP/BAO/PCPTest.php