APIv3 - Delete api examples
authorcolemanw <coleman@civicrm.org>
Fri, 25 Aug 2023 20:23:16 +0000 (16:23 -0400)
committercolemanw <coleman@civicrm.org>
Fri, 25 Aug 2023 20:23:16 +0000 (16:23 -0400)
commit44def6748293be659eeb90f51e906d545412abdd
tree2a90256be08e92fa65c199181713ef38a34c8a0a
parent6824c3a949d4b2115f50cb7f8e6624d6f8d5b5e3
APIv3 - Delete api examples
319 files changed:
CRM/Admin/Page/APIExplorer.php
CRM/Contact/BAO/Query.php
CRM/Core/xml/Menu/Misc.xml
Civi/Test/Api3DocTrait.php [deleted file]
Civi/Test/Api3TestTrait.php
api/v3/examples/Activity/ContactRefCustomField.ex.php [deleted file]
api/v3/examples/Activity/ContactRefCustomFieldGet.ex.php [deleted file]
api/v3/examples/Activity/Create.ex.php [deleted file]
api/v3/examples/Activity/DateTimeHigh.ex.php [deleted file]
api/v3/examples/Activity/DateTimeLow.ex.php [deleted file]
api/v3/examples/Activity/Delete.ex.php [deleted file]
api/v3/examples/Activity/Get.ex.php [deleted file]
api/v3/examples/Activity/GetFields.ex.php [deleted file]
api/v3/examples/Activity/GetTargetAndAssignee.ex.php [deleted file]
api/v3/examples/Activity/GetTargetandAssigneeName.ex.php [deleted file]
api/v3/examples/Activity/ReturnAssigneeContact.ex.php [deleted file]
api/v3/examples/ActivityContact/Create.ex.php [deleted file]
api/v3/examples/ActivityContact/Delete.ex.php [deleted file]
api/v3/examples/ActivityType/Create.ex.php [deleted file]
api/v3/examples/ActivityType/Get.ex.php [deleted file]
api/v3/examples/Address/AddressLike.ex.php [deleted file]
api/v3/examples/Address/AddressParse.ex.php [deleted file]
api/v3/examples/Address/AddressSort.ex.php [deleted file]
api/v3/examples/Address/Create.ex.php [deleted file]
api/v3/examples/Address/Delete.ex.php [deleted file]
api/v3/examples/Address/Get.ex.php [deleted file]
api/v3/examples/Address/GetOptions.ex.php [deleted file]
api/v3/examples/Batch/Create.ex.php [deleted file]
api/v3/examples/Batch/Delete.ex.php [deleted file]
api/v3/examples/Batch/Get.ex.php [deleted file]
api/v3/examples/Batch/Update.ex.php [deleted file]
api/v3/examples/Campaign/Create.ex.php [deleted file]
api/v3/examples/Campaign/Delete.ex.php [deleted file]
api/v3/examples/Campaign/Get.ex.php [deleted file]
api/v3/examples/Case/Create.ex.php [deleted file]
api/v3/examples/CaseContact/Create.ex.php [deleted file]
api/v3/examples/CaseContact/Get.ex.php [deleted file]
api/v3/examples/Constant/Get.ex.php [deleted file]
api/v3/examples/Contact/APIChainedArray.ex.php [deleted file]
api/v3/examples/Contact/APIChainedArrayFormats.ex.php [deleted file]
api/v3/examples/Contact/APIChainedArrayMultipleCustom.ex.php [deleted file]
api/v3/examples/Contact/APIChainedArrayValuesFromSiblingFunction.ex.php [deleted file]
api/v3/examples/Contact/ChainTwoWebsites.ex.php [deleted file]
api/v3/examples/Contact/ChainTwoWebsitesSyntax2.ex.php [deleted file]
api/v3/examples/Contact/ContactIDOfLoggedInUserContactAPI.ex.php [deleted file]
api/v3/examples/Contact/Create.ex.php [deleted file]
api/v3/examples/Contact/CreateParticipantPayment.ex.php [deleted file]
api/v3/examples/Contact/CustomFieldGet.ex.php [deleted file]
api/v3/examples/Contact/CustomFieldGetReturnSyntaxVariation.ex.php [deleted file]
api/v3/examples/Contact/Delete.ex.php [deleted file]
api/v3/examples/Contact/FormatIsSuccess_Fail.ex.php [deleted file]
api/v3/examples/Contact/FormatIsSuccess_True.ex.php [deleted file]
api/v3/examples/Contact/FormatOnlyID.ex.php [deleted file]
api/v3/examples/Contact/FormatSingleValue.ex.php [deleted file]
api/v3/examples/Contact/Get.ex.php [deleted file]
api/v3/examples/Contact/GetActions.ex.php [deleted file]
api/v3/examples/Contact/GetCountContact.ex.php [deleted file]
api/v3/examples/Contact/GetFieldsOptions.ex.php [deleted file]
api/v3/examples/Contact/GetMergedfrom.ex.php [deleted file]
api/v3/examples/Contact/GetMergedto.ex.php [deleted file]
api/v3/examples/Contact/GetOptions.ex.php [deleted file]
api/v3/examples/Contact/GetSingleContact.ex.php [deleted file]
api/v3/examples/Contact/GetUnique.ex.php [deleted file]
api/v3/examples/Contact/GroupFilterUsingContactAPI.ex.php [deleted file]
api/v3/examples/Contact/NestedReplaceEmail.ex.php [deleted file]
api/v3/examples/Contribution/ContributionCreateWithHonoreeContact.ex.php [deleted file]
api/v3/examples/Contribution/ContributionCreateWithNote.ex.php [deleted file]
api/v3/examples/Contribution/ContributionCreateWithSoftCredit.ex.php [deleted file]
api/v3/examples/Contribution/ContributionCreateWithSoftCreditDefaults.ex.php [deleted file]
api/v3/examples/Contribution/Create.ex.php [deleted file]
api/v3/examples/Contribution/CreateWithNestedLineItems.ex.php [deleted file]
api/v3/examples/Contribution/Delete.ex.php [deleted file]
api/v3/examples/Contribution/Get.ex.php [deleted file]
api/v3/examples/Contribution/GetUnique.ex.php [deleted file]
api/v3/examples/ContributionPage/Create.ex.php [deleted file]
api/v3/examples/ContributionPage/Delete.ex.php [deleted file]
api/v3/examples/ContributionPage/Get.ex.php [deleted file]
api/v3/examples/ContributionPage/Submit.ex.php [deleted file]
api/v3/examples/ContributionRecur/Create.ex.php [deleted file]
api/v3/examples/ContributionRecur/Delete.ex.php [deleted file]
api/v3/examples/ContributionRecur/Get.ex.php [deleted file]
api/v3/examples/ContributionSoft/Create.ex.php [deleted file]
api/v3/examples/ContributionSoft/Delete.ex.php [deleted file]
api/v3/examples/ContributionSoft/Get.ex.php [deleted file]
api/v3/examples/Country/Create.ex.php [deleted file]
api/v3/examples/Country/Delete.ex.php [deleted file]
api/v3/examples/Country/Get.ex.php [deleted file]
api/v3/examples/CustomField/Create.ex.php [deleted file]
api/v3/examples/CustomField/Delete.ex.php [deleted file]
api/v3/examples/CustomGroup/Create.ex.php [deleted file]
api/v3/examples/CustomGroup/Delete.ex.php [deleted file]
api/v3/examples/CustomGroup/Get.ex.php [deleted file]
api/v3/examples/CustomValue/Create.ex.php [deleted file]
api/v3/examples/CustomValue/FormatFieldName.ex.php [deleted file]
api/v3/examples/CustomValue/Get.ex.php [deleted file]
api/v3/examples/Domain/Create.ex.php [deleted file]
api/v3/examples/Domain/Get.ex.php [deleted file]
api/v3/examples/Email/Create.ex.php [deleted file]
api/v3/examples/Email/Delete.ex.php [deleted file]
api/v3/examples/Email/Replace.ex.php [deleted file]
api/v3/examples/EntityBatch/Create.ex.php [deleted file]
api/v3/examples/EntityBatch/Delete.ex.php [deleted file]
api/v3/examples/EntityBatch/Get.ex.php [deleted file]
api/v3/examples/EntityTag/Create.ex.php [deleted file]
api/v3/examples/EntityTag/Delete.ex.php [deleted file]
api/v3/examples/EntityTag/Get.ex.php [deleted file]
api/v3/examples/Event/ContactRefCustomField.ex.php [deleted file]
api/v3/examples/Event/Create.ex.php [deleted file]
api/v3/examples/Event/Delete.ex.php [deleted file]
api/v3/examples/Event/Get.ex.php [deleted file]
api/v3/examples/Event/IsCurrentOption.ex.php [deleted file]
api/v3/examples/Event/IsFullOption.ex.php [deleted file]
api/v3/examples/Grant/Create.ex.php [deleted file]
api/v3/examples/Grant/Delete.ex.php [deleted file]
api/v3/examples/Grant/Get.ex.php [deleted file]
api/v3/examples/Group/Get.ex.php [deleted file]
api/v3/examples/Group/GetFields.ex.php [deleted file]
api/v3/examples/GroupContact/Create.ex.php [deleted file]
api/v3/examples/GroupContact/Delete.ex.php [deleted file]
api/v3/examples/GroupContact/Get.ex.php [deleted file]
api/v3/examples/GroupContact/GetWithGroupID.ex.php [deleted file]
api/v3/examples/GroupNesting/Create.ex.php [deleted file]
api/v3/examples/GroupNesting/Delete.ex.php [deleted file]
api/v3/examples/GroupNesting/Get.ex.php [deleted file]
api/v3/examples/GroupOrganization/Create.ex.php [deleted file]
api/v3/examples/GroupOrganization/Delete.ex.php [deleted file]
api/v3/examples/GroupOrganization/Get.ex.php [deleted file]
api/v3/examples/Im/Create.ex.php [deleted file]
api/v3/examples/Im/Delete.ex.php [deleted file]
api/v3/examples/Im/Get.ex.php [deleted file]
api/v3/examples/Job/Clone.ex.php [deleted file]
api/v3/examples/Job/Create.ex.php [deleted file]
api/v3/examples/Job/Delete.ex.php [deleted file]
api/v3/examples/LineItem/Create.ex.php [deleted file]
api/v3/examples/LineItem/Delete.ex.php [deleted file]
api/v3/examples/LineItem/Get.ex.php [deleted file]
api/v3/examples/LocBlock/Create.ex.php [deleted file]
api/v3/examples/LocBlock/CreateEntities.ex.php [deleted file]
api/v3/examples/LocBlock/Get.ex.php [deleted file]
api/v3/examples/Logging/Get.ex.php [deleted file]
api/v3/examples/Logging/Revert.ex.php [deleted file]
api/v3/examples/MailSettings/ChainedGetDelete.ex.php [deleted file]
api/v3/examples/MailSettings/Create.ex.php [deleted file]
api/v3/examples/MailSettings/Delete.ex.php [deleted file]
api/v3/examples/MailSettings/Get.ex.php [deleted file]
api/v3/examples/MailSettings/GetOptions.ex.php [deleted file]
api/v3/examples/Mailing/Clone.ex.php [deleted file]
api/v3/examples/Mailing/Create.ex.php [deleted file]
api/v3/examples/Mailing/Delete.ex.php [deleted file]
api/v3/examples/Mailing/GetTokens.ex.php [deleted file]
api/v3/examples/Mailing/Submit.ex.php [deleted file]
api/v3/examples/MailingAB/Create.ex.php [deleted file]
api/v3/examples/MailingEventSubscribe/Create.ex.php [deleted file]
api/v3/examples/MailingGroup/Subscribe.ex.php [deleted file]
api/v3/examples/Mapping/Create.ex.php [deleted file]
api/v3/examples/Mapping/Delete.ex.php [deleted file]
api/v3/examples/Mapping/Get.ex.php [deleted file]
api/v3/examples/MappingField/Create.ex.php [deleted file]
api/v3/examples/MappingField/Delete.ex.php [deleted file]
api/v3/examples/MappingField/Get.ex.php [deleted file]
api/v3/examples/Membership/Create.ex.php [deleted file]
api/v3/examples/Membership/CreateWithCustomData.ex.php [deleted file]
api/v3/examples/Membership/Delete.ex.php [deleted file]
api/v3/examples/Membership/FilterIsCurrent.ex.php [deleted file]
api/v3/examples/Membership/Get.ex.php [deleted file]
api/v3/examples/Membership/SearchWithCustomData.ex.php [deleted file]
api/v3/examples/Membership/UpdateCustomData.ex.php [deleted file]
api/v3/examples/MembershipPayment/Create.ex.php [deleted file]
api/v3/examples/MembershipPayment/Get.ex.php [deleted file]
api/v3/examples/MembershipStatus/Create.ex.php [deleted file]
api/v3/examples/MembershipStatus/Get.ex.php [deleted file]
api/v3/examples/MembershipType/Create.ex.php [deleted file]
api/v3/examples/MembershipType/Delete.ex.php [deleted file]
api/v3/examples/MembershipType/Get.ex.php [deleted file]
api/v3/examples/MessageTemplate/Create.ex.php [deleted file]
api/v3/examples/MessageTemplate/Delete.ex.php [deleted file]
api/v3/examples/MessageTemplate/Get.ex.php [deleted file]
api/v3/examples/Note/Create.ex.php [deleted file]
api/v3/examples/Note/Delete.ex.php [deleted file]
api/v3/examples/Note/Get.ex.php [deleted file]
api/v3/examples/OpenID/Create.ex.php [deleted file]
api/v3/examples/OpenID/Delete.ex.php [deleted file]
api/v3/examples/OpenID/Get.ex.php [deleted file]
api/v3/examples/OptionGroup/Create.ex.php [deleted file]
api/v3/examples/OptionGroup/Delete.ex.php [deleted file]
api/v3/examples/OptionGroup/Get.ex.php [deleted file]
api/v3/examples/OptionValue/Get.ex.php [deleted file]
api/v3/examples/OptionValue/SortOption.ex.php [deleted file]
api/v3/examples/Order/Cancel.ex.php [deleted file]
api/v3/examples/Order/Create.ex.php [deleted file]
api/v3/examples/Order/CreateOrderParticipant.ex.php [deleted file]
api/v3/examples/Order/Delete.ex.php [deleted file]
api/v3/examples/Order/Get.ex.php [deleted file]
api/v3/examples/Participant/Create.ex.php [deleted file]
api/v3/examples/Participant/Get.ex.php [deleted file]
api/v3/examples/Participant/NestedDelete.ex.php [deleted file]
api/v3/examples/Participant/NestedEventGet.ex.php [deleted file]
api/v3/examples/ParticipantPayment/Create.ex.php [deleted file]
api/v3/examples/ParticipantPayment/Delete.ex.php [deleted file]
api/v3/examples/ParticipantPayment/Get.ex.php [deleted file]
api/v3/examples/ParticipantStatusType/Create.ex.php [deleted file]
api/v3/examples/ParticipantStatusType/Delete.ex.php [deleted file]
api/v3/examples/ParticipantStatusType/Get.ex.php [deleted file]
api/v3/examples/Payment/Cancel.ex.php [deleted file]
api/v3/examples/Payment/Create.ex.php [deleted file]
api/v3/examples/Payment/CreatePaymentWithLineItems.ex.php [deleted file]
api/v3/examples/Payment/Delete.ex.php [deleted file]
api/v3/examples/Payment/Get.ex.php [deleted file]
api/v3/examples/Payment/UpdatePayment.ex.php [deleted file]
api/v3/examples/PaymentProcessor/Create.ex.php [deleted file]
api/v3/examples/PaymentProcessor/Delete.ex.php [deleted file]
api/v3/examples/PaymentProcessorType/Create.ex.php [deleted file]
api/v3/examples/PaymentProcessorType/Delete.ex.php [deleted file]
api/v3/examples/PaymentToken/Create.ex.php [deleted file]
api/v3/examples/PaymentToken/Delete.ex.php [deleted file]
api/v3/examples/PaymentToken/Get.ex.php [deleted file]
api/v3/examples/Pcp/ChainedGetDelete.ex.php [deleted file]
api/v3/examples/Pcp/Create.ex.php [deleted file]
api/v3/examples/Pcp/Delete.ex.php [deleted file]
api/v3/examples/Pcp/Get.ex.php [deleted file]
api/v3/examples/Phone/Create.ex.php [deleted file]
api/v3/examples/Phone/Delete.ex.php [deleted file]
api/v3/examples/Phone/Get.ex.php [deleted file]
api/v3/examples/Phone/GetOptions.ex.php [deleted file]
api/v3/examples/Pledge/Create.ex.php [deleted file]
api/v3/examples/Pledge/Delete.ex.php [deleted file]
api/v3/examples/Pledge/Get.ex.php [deleted file]
api/v3/examples/Pledge/GetFilterHighDate.ex.php [deleted file]
api/v3/examples/PledgePayment/Create.ex.php [deleted file]
api/v3/examples/PledgePayment/Delete.ex.php [deleted file]
api/v3/examples/PledgePayment/Get.ex.php [deleted file]
api/v3/examples/PledgePayment/Update.ex.php [deleted file]
api/v3/examples/PriceField/Create.ex.php [deleted file]
api/v3/examples/PriceField/Delete.ex.php [deleted file]
api/v3/examples/PriceField/Get.ex.php [deleted file]
api/v3/examples/PriceFieldValue/Create.ex.php [deleted file]
api/v3/examples/PriceFieldValue/Delete.ex.php [deleted file]
api/v3/examples/PriceFieldValue/Get.ex.php [deleted file]
api/v3/examples/PriceSet/Create.ex.php [deleted file]
api/v3/examples/PriceSet/Delete.ex.php [deleted file]
api/v3/examples/PriceSet/Get.ex.php [deleted file]
api/v3/examples/Profile/Apply.ex.php [deleted file]
api/v3/examples/Profile/Get.ex.php [deleted file]
api/v3/examples/Profile/GetFields.ex.php [deleted file]
api/v3/examples/Profile/Submit.ex.php [deleted file]
api/v3/examples/Relationship/BetweenRelationshipType.ex.php [deleted file]
api/v3/examples/Relationship/Create.ex.php [deleted file]
api/v3/examples/Relationship/Delete.ex.php [deleted file]
api/v3/examples/Relationship/Get.ex.php [deleted file]
api/v3/examples/Relationship/INRelationshipType.ex.php [deleted file]
api/v3/examples/Relationship/NotBetweenRelationshipType.ex.php [deleted file]
api/v3/examples/Relationship/NotInRelationshipType.ex.php [deleted file]
api/v3/examples/Relationship/filterIsCurrent.ex.php [deleted file]
api/v3/examples/RelationshipType/Create.ex.php [deleted file]
api/v3/examples/RelationshipType/Delete.ex.php [deleted file]
api/v3/examples/ReportTemplate/Getrows.ex.php [deleted file]
api/v3/examples/ReportTemplate/Getstatistics.ex.php [deleted file]
api/v3/examples/SavedSearch/Create.ex.php [deleted file]
api/v3/examples/SavedSearch/Delete.ex.php [deleted file]
api/v3/examples/SavedSearch/Get.ex.php [deleted file]
api/v3/examples/Setting/Create.ex.php [deleted file]
api/v3/examples/Setting/CreateAllDomains.ex.php [deleted file]
api/v3/examples/Setting/CreateSettingCurrentDomain.ex.php [deleted file]
api/v3/examples/Setting/CreateSpecifiedDomains.ex.php [deleted file]
api/v3/examples/Setting/Get.ex.php [deleted file]
api/v3/examples/Setting/GetAllDomains.ex.php [deleted file]
api/v3/examples/Setting/GetDefaults.ex.php [deleted file]
api/v3/examples/Setting/GetFields.ex.php [deleted file]
api/v3/examples/Setting/GetSettingCurrentDomain.ex.php [deleted file]
api/v3/examples/Setting/GetSpecifiedDomains.ex.php [deleted file]
api/v3/examples/Setting/GetValue.ex.php [deleted file]
api/v3/examples/Setting/Revert.ex.php [deleted file]
api/v3/examples/StateProvince/Create.ex.php [deleted file]
api/v3/examples/StateProvince/Delete.ex.php [deleted file]
api/v3/examples/StateProvince/Get.ex.php [deleted file]
api/v3/examples/StatusPreference/Create.ex.php [deleted file]
api/v3/examples/StatusPreference/Delete.ex.php [deleted file]
api/v3/examples/StatusPreference/Get.ex.php [deleted file]
api/v3/examples/Survey/ChainedGetDelete.ex.php [deleted file]
api/v3/examples/Survey/Create.ex.php [deleted file]
api/v3/examples/Survey/Delete.ex.php [deleted file]
api/v3/examples/Survey/Get.ex.php [deleted file]
api/v3/examples/SurveyRespondant/Get.ex.php [deleted file]
api/v3/examples/System/Flush.ex.php [deleted file]
api/v3/examples/Tag/Create.ex.php [deleted file]
api/v3/examples/Tag/Delete.ex.php [deleted file]
api/v3/examples/Tag/Get.ex.php [deleted file]
api/v3/examples/Tag/GetFields.ex.php [deleted file]
api/v3/examples/Tag/GetList.ex.php [deleted file]
api/v3/examples/Tag/GetReturnArray.ex.php [deleted file]
api/v3/examples/TaxContributionPage/Create.ex.php [deleted file]
api/v3/examples/TaxContributionPage/CreateWithNestedLineItems.ex.php [deleted file]
api/v3/examples/TaxContributionPage/Delete.ex.php [deleted file]
api/v3/examples/UFField/Create.ex.php [deleted file]
api/v3/examples/UFField/Delete.ex.php [deleted file]
api/v3/examples/UFField/Get.ex.php [deleted file]
api/v3/examples/UFField/Replace.ex.php [deleted file]
api/v3/examples/UFGroup/Create.ex.php [deleted file]
api/v3/examples/UFGroup/Delete.ex.php [deleted file]
api/v3/examples/UFGroup/Get.ex.php [deleted file]
api/v3/examples/UFJoin/Create.ex.php [deleted file]
api/v3/examples/UFJoin/Get.ex.php [deleted file]
api/v3/examples/UFMatch/Get.ex.php [deleted file]
api/v3/examples/User/Get.ex.php [deleted file]
api/v3/examples/User/GetFields.ex.php [deleted file]
api/v3/examples/Website/Create.ex.php [deleted file]
api/v3/examples/Website/Delete.ex.php [deleted file]
api/v3/examples/Website/Get.ex.php [deleted file]
api/v3/examples/Website/GetFields.ex.php [deleted file]
api/v3/examples/Website/GetWithMetadata.ex.php [deleted file]
templates/CRM/Admin/Page/APIExplorer.js
templates/CRM/Admin/Page/APIExplorer.tpl
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ActivityTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/PaymentProcessorTest.php
tests/phpunit/api/v3/PaymentProcessorTypeTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/templates/documentFunction.tpl [deleted file]