updated examples
authorEileen <eileen@fuzion.co.nz>
Thu, 13 Feb 2014 00:55:49 +0000 (00:55 +0000)
committerEileen McNaughton <eileen@fuzion.co.nz>
Thu, 13 Feb 2014 01:07:58 +0000 (14:07 +1300)
commit69d7924913fdf780b7231e620255b68562040221
tree6affc80cd841ab051865eeda1a0275d836041bde
parent3ec6e38dc05990db0f98aa17b3a8d5271c5e30ab
updated examples
230 files changed:
api/v3/examples/Activity/ContactRefCustomField.php
api/v3/examples/Activity/ContactRefCustomFieldGet.php
api/v3/examples/Activity/Create.php [moved from api/v3/examples/ActivityCreate.php with 88% similarity]
api/v3/examples/Activity/DateTimeHigh.php
api/v3/examples/Activity/DateTimeLow.php
api/v3/examples/Activity/Get.php [moved from api/v3/examples/ActivityGet.php with 85% similarity]
api/v3/examples/Activity/GetTargetandAssignee.php
api/v3/examples/Activity/Getfields.php [moved from api/v3/examples/ActivityGetfields.php with 96% similarity]
api/v3/examples/Activity/ReturnAssigneeContact.php
api/v3/examples/ActivityDelete.php [deleted file]
api/v3/examples/ActivityType/Create.php [moved from api/v3/examples/ActivityTypeCreate.php with 85% similarity]
api/v3/examples/ActivityType/Get.php [moved from api/v3/examples/ActivityTypeGet.php with 89% similarity]
api/v3/examples/Address/AddressLike.php
api/v3/examples/Address/AddressParse.php
api/v3/examples/Address/AddressSort.php
api/v3/examples/Address/Create.php [moved from api/v3/examples/AddressCreate.php with 85% similarity]
api/v3/examples/Address/Delete.php [moved from api/v3/examples/AddressDelete.php with 78% similarity]
api/v3/examples/Address/Get.php [moved from api/v3/examples/AddressGet.php with 84% similarity]
api/v3/examples/Batch/Create.php [moved from api/v3/examples/BatchCreate.php with 86% similarity]
api/v3/examples/Batch/Delete.php [moved from api/v3/examples/BatchDelete.php with 78% similarity]
api/v3/examples/Batch/Get.php [moved from api/v3/examples/BatchGet.php with 81% similarity]
api/v3/examples/Batch/Update.php [moved from api/v3/examples/BatchUpdate.php with 86% similarity]
api/v3/examples/Campaign/Create.php [moved from api/v3/examples/CampaignCreate.php with 86% similarity]
api/v3/examples/Campaign/Delete.php [moved from api/v3/examples/CampaignDelete.php with 78% similarity]
api/v3/examples/Campaign/Get.php [moved from api/v3/examples/CampaignGet.php with 83% similarity]
api/v3/examples/Constant/Get.php [moved from api/v3/examples/ConstantGet.php with 80% similarity]
api/v3/examples/Contact/APIChainedArray.php
api/v3/examples/Contact/APIChainedArrayFormats.php
api/v3/examples/Contact/APIChainedArrayMultipleCustom.php
api/v3/examples/Contact/APIChainedArrayValuesFromSiblingFunction.php
api/v3/examples/Contact/ChainTwoWebsites.php
api/v3/examples/Contact/ChainTwoWebsitesSyntax2.php
api/v3/examples/Contact/Create.php [moved from api/v3/examples/ContactCreate.php with 90% similarity]
api/v3/examples/Contact/CustomFieldCreate.php [deleted file]
api/v3/examples/Contact/CustomFieldGet.php
api/v3/examples/Contact/CustomFieldGetReturnSyntaxVariation.php
api/v3/examples/Contact/Delete.php [moved from api/v3/examples/ContactDelete.php with 78% similarity]
api/v3/examples/Contact/FormatIsSuccess_Fail.php
api/v3/examples/Contact/FormatIsSuccess_True.php
api/v3/examples/Contact/FormatOnlyID.php
api/v3/examples/Contact/FormatSingleValue.php
api/v3/examples/Contact/Get.php [moved from api/v3/examples/ContactGet.php with 89% similarity]
api/v3/examples/Contact/GetCountContact.php
api/v3/examples/Contact/GetFieldsOptions.php
api/v3/examples/Contact/GetSingleContact.php
api/v3/examples/Contact/Getoptions.php [moved from api/v3/examples/ContactGetoptions.php with 80% similarity]
api/v3/examples/Contact/GroupFilterUsingContactAPI.php
api/v3/examples/Contribution/ContributionCreateWithNote.php
api/v3/examples/Contribution/ContributionCreateWithSoftCredit.php
api/v3/examples/Contribution/Create.php [moved from api/v3/examples/ContributionCreate.php with 88% similarity]
api/v3/examples/Contribution/CreateWithNestedLineItems.php
api/v3/examples/Contribution/Delete.php [moved from api/v3/examples/ContributionDelete.php with 79% similarity]
api/v3/examples/Contribution/Get.php [moved from api/v3/examples/ContributionGet.php with 90% similarity]
api/v3/examples/ContributionPage/Create.php [moved from api/v3/examples/ContributionPageCreate.php with 90% similarity]
api/v3/examples/ContributionPage/Delete.php [moved from api/v3/examples/ContributionPageDelete.php with 79% similarity]
api/v3/examples/ContributionPage/Get.php [moved from api/v3/examples/ContributionPageGet.php with 85% similarity]
api/v3/examples/ContributionRecur/Create.php [moved from api/v3/examples/ContributionRecurCreate.php with 88% similarity]
api/v3/examples/ContributionRecur/Delete.php [moved from api/v3/examples/ContributionRecurDelete.php with 79% similarity]
api/v3/examples/ContributionRecur/Get.php [moved from api/v3/examples/ContributionRecurGet.php with 84% similarity]
api/v3/examples/ContributionSoft/Create.php [moved from api/v3/examples/ContributionSoftCreate.php with 83% similarity]
api/v3/examples/ContributionSoft/Delete.php [moved from api/v3/examples/ContributionSoftDelete.php with 77% similarity]
api/v3/examples/ContributionSoft/Get.php [moved from api/v3/examples/ContributionSoftGet.php with 81% similarity]
api/v3/examples/CustomField/Create.php [moved from api/v3/examples/CustomFieldCreate.php with 88% similarity]
api/v3/examples/CustomField/Delete.php [moved from api/v3/examples/CustomFieldDelete.php with 78% similarity]
api/v3/examples/CustomGroup/Create.php [moved from api/v3/examples/CustomGroupCreate.php with 87% similarity]
api/v3/examples/CustomGroup/Delete.php [moved from api/v3/examples/CustomGroupDelete.php with 78% similarity]
api/v3/examples/CustomGroup/Get.php [moved from api/v3/examples/CustomGroupGet.php with 84% similarity]
api/v3/examples/CustomValue/Create.php [moved from api/v3/examples/CustomValueCreate.php with 79% similarity]
api/v3/examples/CustomValue/Get.php [moved from api/v3/examples/CustomValueGet.php with 88% similarity]
api/v3/examples/CustomValue/formatFieldName.php
api/v3/examples/Domain/Create.php [moved from api/v3/examples/DomainCreate.php with 83% similarity]
api/v3/examples/Domain/Get.php [moved from api/v3/examples/DomainGet.php with 95% similarity]
api/v3/examples/Email/Create.php [moved from api/v3/examples/EmailCreate.php with 84% similarity]
api/v3/examples/Email/Delete.php [moved from api/v3/examples/EmailDelete.php with 78% similarity]
api/v3/examples/Email/NestedReplaceEmail.php
api/v3/examples/Email/Replace.php [moved from api/v3/examples/EmailReplace.php with 92% similarity]
api/v3/examples/EntityTag/Create.php [moved from api/v3/examples/EntityTagCreate.php with 79% similarity]
api/v3/examples/EntityTag/Delete.php [moved from api/v3/examples/EntityTagDelete.php with 79% similarity]
api/v3/examples/EntityTag/Get.php [moved from api/v3/examples/EntityTagGet.php with 79% similarity]
api/v3/examples/Event/Create.php [moved from api/v3/examples/EventCreate.php with 93% similarity]
api/v3/examples/Event/Delete.php [moved from api/v3/examples/EventDelete.php with 78% similarity]
api/v3/examples/Event/Get.php [moved from api/v3/examples/EventGet.php with 87% similarity]
api/v3/examples/Event/IsCurrentOption.php
api/v3/examples/Event/IsFullOption.php
api/v3/examples/Grant/Create.php [moved from api/v3/examples/GrantCreate.php with 86% similarity]
api/v3/examples/Grant/Delete.php [moved from api/v3/examples/GrantDelete.php with 78% similarity]
api/v3/examples/Grant/Get.php [moved from api/v3/examples/GrantGet.php with 83% similarity]
api/v3/examples/Group/Get.php [moved from api/v3/examples/GroupGet.php with 89% similarity]
api/v3/examples/Group/getfields.php
api/v3/examples/GroupContact/Create.php [moved from api/v3/examples/GroupContactCreate.php with 80% similarity]
api/v3/examples/GroupContact/Delete.php [moved from api/v3/examples/GroupContactDelete.php with 79% similarity]
api/v3/examples/GroupContact/Get.php [moved from api/v3/examples/GroupContactGet.php with 82% similarity]
api/v3/examples/GroupContact/GetWithGroupID.php
api/v3/examples/GroupNesting/Create.php [moved from api/v3/examples/GroupNestingCreate.php with 80% similarity]
api/v3/examples/GroupNesting/Delete.php [moved from api/v3/examples/GroupNestingDelete.php with 78% similarity]
api/v3/examples/GroupNesting/Get.php [moved from api/v3/examples/GroupNestingGet.php with 80% similarity]
api/v3/examples/GroupOrganization/Create.php [moved from api/v3/examples/GroupOrganizationCreate.php with 80% similarity]
api/v3/examples/GroupOrganization/Delete.php [moved from api/v3/examples/GroupOrganizationDelete.php with 79% similarity]
api/v3/examples/GroupOrganization/Get.php [moved from api/v3/examples/GroupOrganizationGet.php with 79% similarity]
api/v3/examples/Im/Create.php [moved from api/v3/examples/ImCreate.php with 83% similarity]
api/v3/examples/Im/Delete.php [moved from api/v3/examples/ImDelete.php with 78% similarity]
api/v3/examples/Im/Get.php [moved from api/v3/examples/ImGet.php with 82% similarity]
api/v3/examples/Job/Create.php [moved from api/v3/examples/JobCreate.php with 86% similarity]
api/v3/examples/Job/Delete.php [moved from api/v3/examples/JobDelete.php with 78% similarity]
api/v3/examples/LineItem/Create.php [moved from api/v3/examples/LineItemCreate.php with 85% similarity]
api/v3/examples/LineItem/Delete.php [moved from api/v3/examples/LineItemDelete.php with 78% similarity]
api/v3/examples/LineItem/Get.php [moved from api/v3/examples/LineItemGet.php with 84% similarity]
api/v3/examples/LocBlock/Create.php [moved from api/v3/examples/LocBlockCreate.php with 82% similarity]
api/v3/examples/LocBlock/CreateEntities.php [moved from api/v3/examples/LocBlockCreateEntities.php with 91% similarity]
api/v3/examples/LocBlock/Get.php [moved from api/v3/examples/LocBlockGet.php with 86% similarity]
api/v3/examples/MailSettings/ChainedGetDelete.php
api/v3/examples/MailSettings/Create.php [moved from api/v3/examples/MailSettingsCreate.php with 85% similarity]
api/v3/examples/MailSettings/Delete.php [moved from api/v3/examples/MailSettingsDelete.php with 78% similarity]
api/v3/examples/MailSettings/Get.php [moved from api/v3/examples/MailSettingsGet.php with 84% similarity]
api/v3/examples/MailingCreate.php [deleted file]
api/v3/examples/MailingDelete.php [deleted file]
api/v3/examples/MailingGroup/Subscribe.php [moved from api/v3/examples/MailingGroupSubscribe.php with 82% similarity]
api/v3/examples/Membership/Create.php [moved from api/v3/examples/MembershipCreate.php with 86% similarity]
api/v3/examples/Membership/Delete.php [moved from api/v3/examples/MembershipDelete.php with 78% similarity]
api/v3/examples/Membership/Get.php [moved from api/v3/examples/MembershipGet.php with 85% similarity]
api/v3/examples/Membership/Update.php [moved from api/v3/examples/MembershipUpdate.php with 86% similarity]
api/v3/examples/Membership/filterIsCurrent.php
api/v3/examples/MembershipPayment/Create.php [moved from api/v3/examples/MembershipPaymentCreate.php with 81% similarity]
api/v3/examples/MembershipPayment/Get.php [moved from api/v3/examples/MembershipPaymentGet.php with 80% similarity]
api/v3/examples/MembershipStatus/Create.php [moved from api/v3/examples/MembershipStatusCreate.php with 84% similarity]
api/v3/examples/MembershipStatus/Get.php [moved from api/v3/examples/MembershipStatusGet.php with 83% similarity]
api/v3/examples/MembershipType/Create.php [moved from api/v3/examples/MembershipTypeCreate.php with 88% similarity]
api/v3/examples/MembershipType/Delete.php [moved from api/v3/examples/MembershipTypeDelete.php with 78% similarity]
api/v3/examples/MembershipType/Get.php [moved from api/v3/examples/MembershipTypeGet.php with 83% similarity]
api/v3/examples/MessageTemplate/Create.php [moved from api/v3/examples/MessageTemplateCreate.php with 84% similarity]
api/v3/examples/MessageTemplate/Delete.php [moved from api/v3/examples/MessageTemplateDelete.php with 78% similarity]
api/v3/examples/MessageTemplate/Get.php [moved from api/v3/examples/MessageTemplateGet.php with 84% similarity]
api/v3/examples/Note/Create.php [moved from api/v3/examples/NoteCreate.php with 84% similarity]
api/v3/examples/Note/Delete.php [moved from api/v3/examples/NoteDelete.php with 78% similarity]
api/v3/examples/Note/Get.php [moved from api/v3/examples/NoteGet.php with 83% similarity]
api/v3/examples/OptionGroup/Create.php [moved from api/v3/examples/OptionGroupCreate.php with 84% similarity]
api/v3/examples/OptionGroup/Delete.php [moved from api/v3/examples/OptionGroupDelete.php with 79% similarity]
api/v3/examples/OptionGroup/Get.php [moved from api/v3/examples/OptionGroupGet.php with 82% similarity]
api/v3/examples/OptionValue/Get.php [moved from api/v3/examples/OptionValueGet.php with 89% similarity]
api/v3/examples/OptionValue/SortOption.php
api/v3/examples/Participant/Create.php [moved from api/v3/examples/ParticipantCreate.php with 86% similarity]
api/v3/examples/Participant/CreateParticipantPayment.php
api/v3/examples/Participant/Get.php [moved from api/v3/examples/ParticipantGet.php with 88% similarity]
api/v3/examples/Participant/NestedDelete.php
api/v3/examples/Participant/NestedEventGet.php
api/v3/examples/ParticipantPayment/Create.php [moved from api/v3/examples/ParticipantPaymentCreate.php with 81% similarity]
api/v3/examples/ParticipantPayment/Delete.php [moved from api/v3/examples/ParticipantPaymentDelete.php with 78% similarity]
api/v3/examples/ParticipantPayment/Get.php [moved from api/v3/examples/ParticipantPaymentGet.php with 80% similarity]
api/v3/examples/ParticipantStatusType/Create.php [moved from api/v3/examples/ParticipantStatusTypeCreate.php with 84% similarity]
api/v3/examples/ParticipantStatusType/Delete.php [moved from api/v3/examples/ParticipantStatusTypeDelete.php with 79% similarity]
api/v3/examples/ParticipantStatusType/Get.php [moved from api/v3/examples/ParticipantStatusTypeGet.php with 84% similarity]
api/v3/examples/PaymentProcessor/Create.php [moved from api/v3/examples/PaymentProcessorCreate.php with 86% similarity]
api/v3/examples/PaymentProcessor/Delete.php [moved from api/v3/examples/PaymentProcessorDelete.php with 79% similarity]
api/v3/examples/PaymentProcessorType/Create.php [moved from api/v3/examples/PaymentProcessorTypeCreate.php with 87% similarity]
api/v3/examples/PaymentProcessorType/Delete.php [moved from api/v3/examples/PaymentProcessorTypeDelete.php with 79% similarity]
api/v3/examples/Phone/Create.php [moved from api/v3/examples/PhoneCreate.php with 84% similarity]
api/v3/examples/Phone/Delete.php [moved from api/v3/examples/PhoneDelete.php with 78% similarity]
api/v3/examples/Phone/Get.php [moved from api/v3/examples/PhoneGet.php with 82% similarity]
api/v3/examples/Pledge/Create.php [moved from api/v3/examples/PledgeCreate.php with 85% similarity]
api/v3/examples/Pledge/Delete.php [moved from api/v3/examples/PledgeDelete.php with 79% similarity]
api/v3/examples/Pledge/Get.php [moved from api/v3/examples/PledgeGet.php with 82% similarity]
api/v3/examples/Pledge/GetFilterHighDate.php
api/v3/examples/PledgePayment/Create.php [moved from api/v3/examples/PledgePaymentCreate.php with 84% similarity]
api/v3/examples/PledgePayment/Delete.php [moved from api/v3/examples/PledgePaymentDelete.php with 79% similarity]
api/v3/examples/PledgePayment/Get.php [moved from api/v3/examples/PledgePaymentGet.php with 88% similarity]
api/v3/examples/PledgePayment/Update.php [moved from api/v3/examples/PledgePaymentUpdate.php with 83% similarity]
api/v3/examples/PriceField/Create.php [moved from api/v3/examples/PriceFieldCreate.php with 85% similarity]
api/v3/examples/PriceField/Delete.php [moved from api/v3/examples/PriceFieldDelete.php with 78% similarity]
api/v3/examples/PriceField/Get.php [moved from api/v3/examples/PriceFieldGet.php with 83% similarity]
api/v3/examples/PriceFieldValue/Create.php [moved from api/v3/examples/PriceFieldValueCreate.php with 86% similarity]
api/v3/examples/PriceFieldValue/Delete.php [moved from api/v3/examples/PriceFieldValueDelete.php with 79% similarity]
api/v3/examples/PriceFieldValue/Get.php [moved from api/v3/examples/PriceFieldValueGet.php with 83% similarity]
api/v3/examples/PriceSet/Create.php [moved from api/v3/examples/PriceSetCreate.php with 86% similarity]
api/v3/examples/PriceSet/Delete.php [moved from api/v3/examples/PriceSetDelete.php with 78% similarity]
api/v3/examples/PriceSet/Get.php [moved from api/v3/examples/PriceSetGet.php with 82% similarity]
api/v3/examples/PriceSetSet.php [deleted file]
api/v3/examples/Profile/Apply.php [moved from api/v3/examples/ProfileApply.php with 87% similarity]
api/v3/examples/Profile/Get.php [moved from api/v3/examples/ProfileGet.php with 88% similarity]
api/v3/examples/Profile/GetFields.php [moved from api/v3/examples/ProfileGetFields.php with 95% similarity]
api/v3/examples/Profile/Submit.php [moved from api/v3/examples/ProfileSubmit.php with 90% similarity]
api/v3/examples/Relationship/BetweenRelationshipType.php
api/v3/examples/Relationship/Create.php [moved from api/v3/examples/RelationshipCreate.php with 85% similarity]
api/v3/examples/Relationship/Delete.php [moved from api/v3/examples/RelationshipDelete.php with 79% similarity]
api/v3/examples/Relationship/Get.php [moved from api/v3/examples/RelationshipGet.php with 83% similarity]
api/v3/examples/Relationship/INRelationshipType.php
api/v3/examples/Relationship/NotBetweenRelationshipType.php
api/v3/examples/Relationship/NotInRelationshipType.php
api/v3/examples/Relationship/filterIsCurrent.php
api/v3/examples/RelationshipType/Create.php [moved from api/v3/examples/RelationshipTypeCreate.php with 86% similarity]
api/v3/examples/RelationshipType/Delete.php [moved from api/v3/examples/RelationshipTypeDelete.php with 79% similarity]
api/v3/examples/ReportTemplate/Getrows.php
api/v3/examples/ReportTemplate/Getstatistics.php
api/v3/examples/Setting/Create.php [moved from api/v3/examples/SettingCreate.php with 80% similarity]
api/v3/examples/Setting/CreateAllDomains.php
api/v3/examples/Setting/CreateSettingCurrentDomain.php
api/v3/examples/Setting/CreateSpecifiedDomains.php
api/v3/examples/Setting/Get.php [moved from api/v3/examples/SettingGet.php with 80% similarity]
api/v3/examples/Setting/GetAllDomains.php
api/v3/examples/Setting/GetDefaults.php
api/v3/examples/Setting/GetFields.php [moved from api/v3/examples/SettingGetfields.php with 99% similarity]
api/v3/examples/Setting/GetSettingCurrentDomain.php
api/v3/examples/Setting/GetSpecifiedDomains.php
api/v3/examples/Setting/GetValue.php [moved from api/v3/examples/SettingGetValue.php with 79% similarity]
api/v3/examples/Setting/Revert.php [moved from api/v3/examples/SettingRevert.php with 84% similarity]
api/v3/examples/Survey/ChainedGetDelete.php
api/v3/examples/Survey/Create.php [moved from api/v3/examples/SurveyCreate.php with 86% similarity]
api/v3/examples/Survey/Delete.php [moved from api/v3/examples/SurveyDelete.php with 78% similarity]
api/v3/examples/Survey/Get.php [moved from api/v3/examples/SurveyGet.php with 84% similarity]
api/v3/examples/SurveyRespondant/Get.php [moved from api/v3/examples/SurveyRespondantGet.php with 79% similarity]
api/v3/examples/System/Flush.php
api/v3/examples/Tag/Create.php [moved from api/v3/examples/TagCreate.php with 83% similarity]
api/v3/examples/Tag/Delete.php [moved from api/v3/examples/TagDelete.php with 79% similarity]
api/v3/examples/Tag/Get.php [moved from api/v3/examples/TagGet.php with 83% similarity]
api/v3/examples/Tag/Getfields.php [moved from api/v3/examples/TagGetfields.php with 90% similarity]
api/v3/examples/Tag/getReturnArray.php
api/v3/examples/UFField/Create.php [moved from api/v3/examples/UFFieldCreate.php with 86% similarity]
api/v3/examples/UFField/Delete.php [moved from api/v3/examples/UFFieldDelete.php with 79% similarity]
api/v3/examples/UFField/Get.php [moved from api/v3/examples/UFFieldGet.php with 84% similarity]
api/v3/examples/UFField/Replace.php [moved from api/v3/examples/UFFieldReplace.php with 92% similarity]
api/v3/examples/UFGroup/Create.php [moved from api/v3/examples/UFGroupCreate.php with 89% similarity]
api/v3/examples/UFGroup/Delete.php [moved from api/v3/examples/UFGroupDelete.php with 78% similarity]
api/v3/examples/UFGroup/Get.php [moved from api/v3/examples/UFGroupGet.php with 86% similarity]
api/v3/examples/UFJoin/Create.php [moved from api/v3/examples/UFJoinCreate.php with 83% similarity]
api/v3/examples/UFJoin/Get.php [moved from api/v3/examples/UFJoinGet.php with 82% similarity]
api/v3/examples/UFMatch/Get.php [moved from api/v3/examples/UFMatchGet.php with 80% similarity]
api/v3/examples/Website/Create.php [moved from api/v3/examples/WebsiteCreate.php with 81% similarity]
api/v3/examples/Website/Delete.php [moved from api/v3/examples/WebsiteDelete.php with 78% similarity]
api/v3/examples/Website/Get.php [moved from api/v3/examples/WebsiteGet.php with 81% similarity]
api/v3/examples/Website/GetFields.php [moved from api/v3/examples/WebsiteGetFields.php with 87% similarity]
api/v3/examples/Website/GetWithMetadata.php [moved from api/v3/examples/Website/GetWithLabelMetadata.php with 87% similarity]