[NFC] Update test example template and regenerate examples
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 17 Jan 2022 02:47:39 +0000 (13:47 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 17 Jan 2022 02:48:58 +0000 (13:48 +1100)
commit923d89009a49cf392a904b1c7d1125119fc6382c
treead4acfb2f7ecf2ac47792febb3ef6ce6be98079c
parent19a9392f3429c9cc96b39a0ea1ef6965012e83d6
[NFC] Update test example template and regenerate examples
177 files changed:
api/v3/examples/Activity/ContactRefCustomField.ex.php
api/v3/examples/Activity/ContactRefCustomFieldGet.ex.php
api/v3/examples/Activity/Create.ex.php
api/v3/examples/Activity/DateTimeHigh.ex.php
api/v3/examples/Activity/DateTimeLow.ex.php
api/v3/examples/Activity/Delete.ex.php
api/v3/examples/Activity/Get.ex.php
api/v3/examples/Activity/GetFields.ex.php
api/v3/examples/Activity/GetTargetAndAssignee.ex.php [new file with mode: 0644]
api/v3/examples/Activity/GetTargetandAssigneeName.ex.php
api/v3/examples/Activity/ReturnAssigneeContact.ex.php
api/v3/examples/ActivityContact/Delete.ex.php
api/v3/examples/ActivityType/Create.ex.php
api/v3/examples/Address/AddressLike.ex.php
api/v3/examples/Address/AddressParse.ex.php
api/v3/examples/Address/AddressSort.ex.php
api/v3/examples/Address/Create.ex.php
api/v3/examples/Address/Delete.ex.php
api/v3/examples/Address/Get.ex.php
api/v3/examples/Batch/Create.ex.php
api/v3/examples/Batch/Delete.ex.php
api/v3/examples/Batch/Get.ex.php
api/v3/examples/Campaign/Delete.ex.php
api/v3/examples/Campaign/Get.ex.php
api/v3/examples/Contact/APIChainedArray.ex.php
api/v3/examples/Contact/APIChainedArrayFormats.ex.php
api/v3/examples/Contact/APIChainedArrayMultipleCustom.ex.php
api/v3/examples/Contact/ChainTwoWebsites.ex.php
api/v3/examples/Contact/ChainTwoWebsitesSyntax2.ex.php
api/v3/examples/Contact/ContactIDOfLoggedInUserContactAPI.ex.php
api/v3/examples/Contact/CreateParticipantPayment.ex.php
api/v3/examples/Contact/Get.ex.php
api/v3/examples/Contact/GetFieldsOptions.ex.php
api/v3/examples/Contact/GetSingleContact.ex.php
api/v3/examples/Contact/GroupFilterUsingContactAPI.ex.php
api/v3/examples/Contact/NestedReplaceEmail.ex.php
api/v3/examples/Contribution/ContributionCreateWithHonoreeContact.ex.php
api/v3/examples/Contribution/ContributionCreateWithNote.ex.php
api/v3/examples/Contribution/ContributionCreateWithSoftCredit.ex.php
api/v3/examples/Contribution/ContributionCreateWithSoftCreditDefaults.ex.php
api/v3/examples/Contribution/Create.ex.php
api/v3/examples/Contribution/CreateWithNestedLineItems.ex.php
api/v3/examples/Contribution/Get.ex.php
api/v3/examples/ContributionPage/Create.ex.php
api/v3/examples/ContributionPage/Delete.ex.php
api/v3/examples/ContributionPage/Get.ex.php
api/v3/examples/ContributionPage/Submit.ex.php
api/v3/examples/ContributionRecur/Create.ex.php
api/v3/examples/ContributionRecur/Delete.ex.php
api/v3/examples/ContributionRecur/Get.ex.php
api/v3/examples/Country/Create.ex.php
api/v3/examples/Country/Delete.ex.php
api/v3/examples/Country/Get.ex.php
api/v3/examples/CustomField/Create.ex.php
api/v3/examples/CustomGroup/Create.ex.php
api/v3/examples/Domain/Get.ex.php
api/v3/examples/Email/Create.ex.php
api/v3/examples/Email/Delete.ex.php
api/v3/examples/Email/Replace.ex.php
api/v3/examples/EntityBatch/Create.ex.php
api/v3/examples/EntityBatch/Get.ex.php
api/v3/examples/EntityTag/Get.ex.php
api/v3/examples/Event/ContactRefCustomField.ex.php
api/v3/examples/Event/Create.ex.php
api/v3/examples/Event/IsFullOption.ex.php
api/v3/examples/Group/Get.ex.php
api/v3/examples/Group/GetFields.ex.php
api/v3/examples/GroupContact/GetWithGroupID.ex.php
api/v3/examples/GroupOrganization/Create.ex.php
api/v3/examples/GroupOrganization/Delete.ex.php
api/v3/examples/GroupOrganization/Get.ex.php
api/v3/examples/Im/Create.ex.php
api/v3/examples/Im/Delete.ex.php
api/v3/examples/Im/Get.ex.php
api/v3/examples/Job/Clone.ex.php
api/v3/examples/Job/Create.ex.php
api/v3/examples/LineItem/Create.ex.php
api/v3/examples/LineItem/Delete.ex.php
api/v3/examples/LineItem/Get.ex.php
api/v3/examples/Logging/Get.ex.php
api/v3/examples/Logging/Revert.ex.php
api/v3/examples/MailSettings/ChainedGetDelete.ex.php
api/v3/examples/MailSettings/Create.ex.php
api/v3/examples/MailSettings/Delete.ex.php
api/v3/examples/MailSettings/Get.ex.php
api/v3/examples/Mailing/Clone.ex.php
api/v3/examples/Mailing/Create.ex.php
api/v3/examples/Mailing/Delete.ex.php
api/v3/examples/Mailing/GetTokens.ex.php
api/v3/examples/Mailing/Submit.ex.php
api/v3/examples/MailingAB/Create.ex.php
api/v3/examples/Membership/Create.ex.php
api/v3/examples/Membership/CreateWithCustomData.ex.php
api/v3/examples/Membership/Get.ex.php
api/v3/examples/Membership/SearchWithCustomData.ex.php
api/v3/examples/Membership/UpdateCustomData.ex.php
api/v3/examples/MembershipPayment/Get.ex.php
api/v3/examples/MembershipType/Create.ex.php
api/v3/examples/MembershipType/Delete.ex.php
api/v3/examples/MembershipType/Get.ex.php
api/v3/examples/MessageTemplate/Create.ex.php
api/v3/examples/MessageTemplate/Get.ex.php
api/v3/examples/Note/Create.ex.php
api/v3/examples/Note/Delete.ex.php
api/v3/examples/OpenID/Create.ex.php
api/v3/examples/OpenID/Delete.ex.php
api/v3/examples/OpenID/Get.ex.php
api/v3/examples/OptionGroup/Create.ex.php
api/v3/examples/Order/Cancel.ex.php
api/v3/examples/Order/Create.ex.php
api/v3/examples/Order/CreateOrderParticipant.ex.php
api/v3/examples/Order/Get.ex.php
api/v3/examples/Participant/Create.ex.php
api/v3/examples/Participant/Get.ex.php
api/v3/examples/Participant/NestedDelete.ex.php
api/v3/examples/Participant/NestedEventGet.ex.php
api/v3/examples/ParticipantPayment/Create.ex.php
api/v3/examples/ParticipantPayment/Get.ex.php
api/v3/examples/Payment/Cancel.ex.php
api/v3/examples/Payment/Create.ex.php
api/v3/examples/Payment/CreatePaymentWithLineItems.ex.php
api/v3/examples/Payment/Delete.ex.php
api/v3/examples/Payment/UpdatePayment.ex.php
api/v3/examples/PaymentProcessor/Create.ex.php
api/v3/examples/PaymentProcessor/Delete.ex.php
api/v3/examples/PaymentProcessorType/Create.ex.php
api/v3/examples/PaymentProcessorType/Delete.ex.php
api/v3/examples/PaymentToken/Create.ex.php
api/v3/examples/PaymentToken/Delete.ex.php
api/v3/examples/PaymentToken/Get.ex.php
api/v3/examples/Phone/Create.ex.php
api/v3/examples/Phone/Delete.ex.php
api/v3/examples/Phone/Get.ex.php
api/v3/examples/Pledge/Create.ex.php
api/v3/examples/Pledge/Get.ex.php
api/v3/examples/Pledge/GetFilterHighDate.ex.php
api/v3/examples/PriceField/Delete.ex.php
api/v3/examples/PriceSet/Create.ex.php
api/v3/examples/PriceSet/Delete.ex.php
api/v3/examples/PriceSet/Get.ex.php
api/v3/examples/Profile/Apply.ex.php
api/v3/examples/Profile/Get.ex.php
api/v3/examples/Profile/GetFields.ex.php
api/v3/examples/Profile/Submit.ex.php
api/v3/examples/Relationship/BetweenRelationshipType.ex.php
api/v3/examples/Relationship/Create.ex.php
api/v3/examples/Relationship/Delete.ex.php
api/v3/examples/Relationship/Get.ex.php
api/v3/examples/Relationship/INRelationshipType.ex.php
api/v3/examples/Relationship/NotBetweenRelationshipType.ex.php
api/v3/examples/Relationship/NotInRelationshipType.ex.php
api/v3/examples/Relationship/filterIsCurrent.ex.php
api/v3/examples/ReportTemplate/Getrows.ex.php
api/v3/examples/ReportTemplate/Getstatistics.ex.php
api/v3/examples/SavedSearch/Create.ex.php
api/v3/examples/SavedSearch/Delete.ex.php
api/v3/examples/SavedSearch/Get.ex.php
api/v3/examples/Setting/Create.ex.php
api/v3/examples/Setting/CreateAllDomains.ex.php
api/v3/examples/Setting/CreateSpecifiedDomains.ex.php
api/v3/examples/Setting/Get.ex.php
api/v3/examples/Setting/GetAllDomains.ex.php
api/v3/examples/Setting/GetFields.ex.php
api/v3/examples/Setting/GetSpecifiedDomains.ex.php
api/v3/examples/StateProvince/Create.ex.php
api/v3/examples/StateProvince/Delete.ex.php
api/v3/examples/StateProvince/Get.ex.php
api/v3/examples/StatusPreference/Create.ex.php
api/v3/examples/StatusPreference/Delete.ex.php
api/v3/examples/StatusPreference/Get.ex.php
api/v3/examples/Tag/Create.ex.php
api/v3/examples/Tag/GetFields.ex.php
api/v3/examples/Website/Delete.ex.php
api/v3/examples/Website/Get.ex.php
api/v3/examples/Website/GetFields.ex.php
api/v3/examples/Website/GetWithMetadata.ex.php
tests/templates/documentFunction.tpl