CRM-13072 tidy up of examples, syntax conformance debug
authoreileen <eileen@fuzion.co.nz>
Sun, 28 Jul 2013 19:44:17 +0000 (07:44 +1200)
committereileen <eileen@fuzion.co.nz>
Sun, 28 Jul 2013 20:30:48 +0000 (08:30 +1200)
commitf27f272455b03c3241bc3bb8f27782ebd9856c2b
treeb8cc900383ff9c980e771123b199ae2dfefd823f
parent7fbb4198d03adaf0b536941641b438103998efa3
CRM-13072 tidy up of examples, syntax conformance debug
33 files changed:
api/v3/examples/BatchCreate.php
api/v3/examples/BatchUpdate.php
api/v3/examples/CampaignCreate.php
api/v3/examples/CampaignGet.php
api/v3/examples/Contact/APIChainedArrayValuesFromSiblingFunction.php
api/v3/examples/Contact/ChainTwoWebsites.php
api/v3/examples/Contact/ChainTwoWebsitesSyntax2.php
api/v3/examples/ContactCreate.php
api/v3/examples/ContributionPageCreate.php
api/v3/examples/CustomGroupCreate.php
api/v3/examples/Event/IsCurrentOption.php
api/v3/examples/Event/IsFullOption.php
api/v3/examples/EventCreate.php
api/v3/examples/EventGet.php
api/v3/examples/GrantGet.php
api/v3/examples/MailingCreate.php
api/v3/examples/MailingGroupSubscribe.php
api/v3/examples/Participant/CreateParticipantPayment.php
api/v3/examples/Participant/NestedEventGet.php
api/v3/examples/Pledge/GetFilterHighDate.php
api/v3/examples/PledgePaymentCreate.php
api/v3/examples/PledgePaymentGet.php
api/v3/examples/PledgePaymentUpdate.php
api/v3/examples/ProfileApply.php
api/v3/examples/ProfileSet.php
api/v3/examples/Survey/ChainedGetDelete.php
api/v3/examples/SurveyCreate.php
api/v3/examples/SurveyGet.php
api/v3/examples/UFGroupCreate.php
api/v3/examples/UFGroupDelete.php
api/v3/examples/UFGroupGet.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/SyntaxConformanceTest.php