CRM-13072 Update examples
authoreileen <eileen@fuzion.co.nz>
Sun, 28 Jul 2013 09:58:02 +0000 (21:58 +1200)
committereileen <eileen@fuzion.co.nz>
Sun, 28 Jul 2013 09:58:02 +0000 (21:58 +1200)
commitfb32de45a2f42247703980bb3a68eb63eca177df
tree9b7bc143dfcffc054b6d23b777fbe5205ec150db
parentf505e36ca10b169f9e869fedaa1b7d79dec57039
CRM-13072 Update examples
233 files changed:
api/v3/examples/Activity/ContactRefCustomField.php
api/v3/examples/Activity/ContactRefCustomFieldGet.php
api/v3/examples/Activity/DateTimeHigh.php
api/v3/examples/Activity/DateTimeLow.php
api/v3/examples/Activity/GetTargetandAssignee.php
api/v3/examples/Activity/ReturnAssigneeContact.php
api/v3/examples/ActivityCreate.php
api/v3/examples/ActivityDelete.php
api/v3/examples/ActivityGet.php
api/v3/examples/ActivityGetfields.php
api/v3/examples/ActivityTypeCreate.php
api/v3/examples/ActivityTypeGet.php
api/v3/examples/Address/AddressLike.php
api/v3/examples/Address/AddressParse.php
api/v3/examples/Address/AddressSort.php
api/v3/examples/AddressCreate.php
api/v3/examples/AddressDelete.php
api/v3/examples/AddressGet.php
api/v3/examples/BatchCreate.php
api/v3/examples/BatchDelete.php
api/v3/examples/BatchGet.php
api/v3/examples/BatchUpdate.php
api/v3/examples/CampaignCreate.php
api/v3/examples/CampaignDelete.php
api/v3/examples/CampaignGet.php
api/v3/examples/ConstantGet.php
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/CustomFieldCreate.php
api/v3/examples/Contact/CustomFieldGet.php
api/v3/examples/Contact/CustomFieldGetReturnSyntaxVariation.php
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/GetCountContact.php
api/v3/examples/Contact/GetFieldsOptions.php
api/v3/examples/Contact/GetSingleContact.php
api/v3/examples/Contact/GroupFilterUsingContactAPI.php
api/v3/examples/ContactCreate.php
api/v3/examples/ContactDelete.php
api/v3/examples/ContactGet.php
api/v3/examples/ContactGetoptions.php
api/v3/examples/Contribution/ContributionCreateWithNote.php
api/v3/examples/Contribution/ContributionCreateWithSoftCredit.php
api/v3/examples/Contribution/CreateWithNestedLineItems.php
api/v3/examples/ContributionCreate.php
api/v3/examples/ContributionDelete.php
api/v3/examples/ContributionGet.php
api/v3/examples/ContributionPageCreate.php
api/v3/examples/ContributionPageDelete.php
api/v3/examples/ContributionPageGet.php
api/v3/examples/ContributionRecurCreate.php
api/v3/examples/ContributionRecurDelete.php
api/v3/examples/ContributionRecurGet.php
api/v3/examples/ContributionSoftCreate.php
api/v3/examples/ContributionSoftDelete.php
api/v3/examples/ContributionSoftGet.php
api/v3/examples/CustomFieldCreate.php
api/v3/examples/CustomFieldDelete.php
api/v3/examples/CustomGroupCreate.php
api/v3/examples/CustomGroupDelete.php
api/v3/examples/CustomGroupGet.php
api/v3/examples/CustomValue/formatFieldName.php
api/v3/examples/CustomValueCreate.php
api/v3/examples/CustomValueGet.php
api/v3/examples/DomainCreate.php
api/v3/examples/DomainGet.php
api/v3/examples/Email/NestedReplaceEmail.php
api/v3/examples/EmailCreate.php
api/v3/examples/EmailDelete.php
api/v3/examples/EmailReplace.php
api/v3/examples/EntityTagCreate.php
api/v3/examples/EntityTagDelete.php
api/v3/examples/EntityTagGet.php
api/v3/examples/Event/IsCurrentOption.php
api/v3/examples/Event/IsFullOption.php
api/v3/examples/EventCreate.php
api/v3/examples/EventDelete.php
api/v3/examples/EventGet.php
api/v3/examples/EventUpdate.php [deleted file]
api/v3/examples/GrantCreate.php
api/v3/examples/GrantDelete.php
api/v3/examples/GrantGet.php
api/v3/examples/Group/getfields.php
api/v3/examples/GroupContact.php [deleted file]
api/v3/examples/GroupContact/GetWithGroupID.php
api/v3/examples/GroupContactCreate.php
api/v3/examples/GroupContactDelete.php
api/v3/examples/GroupContactGet.php
api/v3/examples/GroupGet.php
api/v3/examples/GroupNestingCreate.php
api/v3/examples/GroupNestingDelete.php
api/v3/examples/GroupNestingGet.php
api/v3/examples/GroupOrganizationCreate.php
api/v3/examples/GroupOrganizationDelete.php
api/v3/examples/GroupOrganizationGet.php
api/v3/examples/ImCreate.php
api/v3/examples/ImDelete.php
api/v3/examples/ImGet.php
api/v3/examples/JobCreate.php
api/v3/examples/JobDelete.php
api/v3/examples/LineItemCreate.php
api/v3/examples/LineItemDelete.php
api/v3/examples/LineItemGet.php
api/v3/examples/LocBlockCreate.php
api/v3/examples/LocBlockCreateEntities.php
api/v3/examples/LocBlockGet.php
api/v3/examples/MailSettings/ChainedGetDelete.php
api/v3/examples/MailSettingsCreate.php
api/v3/examples/MailSettingsDelete.php
api/v3/examples/MailSettingsGet.php
api/v3/examples/MailingCreate.php
api/v3/examples/MailingDelete.php [moved from api/v3/examples/ActivityTypeDelete.php with 55% similarity]
api/v3/examples/MailingGroupSubscribe.php
api/v3/examples/Membership/filterIsCurrent.php
api/v3/examples/MembershipCreate.php
api/v3/examples/MembershipDelete.php
api/v3/examples/MembershipGet.php
api/v3/examples/MembershipPaymentCreate.php
api/v3/examples/MembershipPaymentGet.php
api/v3/examples/MembershipStatusCreate.php
api/v3/examples/MembershipStatusGet.php
api/v3/examples/MembershipTypeCreate.php
api/v3/examples/MembershipTypeDelete.php
api/v3/examples/MembershipTypeGet.php
api/v3/examples/MembershipUpdate.php
api/v3/examples/NoteCreate.php
api/v3/examples/NoteDelete.php
api/v3/examples/NoteGet.php
api/v3/examples/OptionGroupCreate.php
api/v3/examples/OptionGroupDelete.php
api/v3/examples/OptionGroupGet.php
api/v3/examples/OptionValue/SortOption.php
api/v3/examples/OptionValueGet.php
api/v3/examples/Participant/CreateParticipantPayment.php
api/v3/examples/Participant/NestedDelete.php
api/v3/examples/Participant/NestedEventGet.php
api/v3/examples/ParticipantCreate.php
api/v3/examples/ParticipantGet.php
api/v3/examples/ParticipantPaymentCreate.php
api/v3/examples/ParticipantPaymentDelete.php
api/v3/examples/ParticipantPaymentGet.php
api/v3/examples/ParticipantStatusTypeCreate.php
api/v3/examples/ParticipantStatusTypeDelete.php
api/v3/examples/ParticipantStatusTypeGet.php
api/v3/examples/PaymentProcessorCreate.php
api/v3/examples/PaymentProcessorDelete.php
api/v3/examples/PaymentProcessorTypeCreate.php
api/v3/examples/PaymentProcessorTypeDelete.php
api/v3/examples/PhoneCreate.php
api/v3/examples/PhoneDelete.php
api/v3/examples/PhoneGet.php
api/v3/examples/Pledge/GetFilterHighDate.php
api/v3/examples/PledgeCreate.php
api/v3/examples/PledgeDelete.php
api/v3/examples/PledgeGet.php
api/v3/examples/PledgePaymentCreate.php
api/v3/examples/PledgePaymentDelete.php
api/v3/examples/PledgePaymentGet.php
api/v3/examples/PledgePaymentUpdate.php
api/v3/examples/PriceFieldCreate.php
api/v3/examples/PriceFieldDelete.php
api/v3/examples/PriceFieldGet.php
api/v3/examples/PriceFieldValueCreate.php
api/v3/examples/PriceFieldValueDelete.php
api/v3/examples/PriceFieldValueGet.php
api/v3/examples/PriceSetCreate.php
api/v3/examples/PriceSetDelete.php
api/v3/examples/PriceSetGet.php
api/v3/examples/PriceSetSet.php
api/v3/examples/ProfileApply.php
api/v3/examples/ProfileGet.php
api/v3/examples/ProfileSet.php
api/v3/examples/Relationship/BetweenRelationshipType.php
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/RelationshipCreate.php
api/v3/examples/RelationshipDelete.php
api/v3/examples/RelationshipGet.php
api/v3/examples/RelationshipTypeCreate.php
api/v3/examples/RelationshipTypeDelete.php
api/v3/examples/Setting/CreateAllDomains.php
api/v3/examples/Setting/CreateSettingCurrentDomain.php
api/v3/examples/Setting/CreateSpecifiedDomains.php
api/v3/examples/Setting/GetAllDomains.php
api/v3/examples/Setting/GetDefaults.php
api/v3/examples/Setting/GetSettingCurrentDomain.php
api/v3/examples/Setting/GetSpecifiedDomains.php
api/v3/examples/SettingCreate.php
api/v3/examples/SettingGet.php
api/v3/examples/SettingGetValue.php
api/v3/examples/SettingGetfields.php
api/v3/examples/SettingRevert.php
api/v3/examples/Survey/ChainedGetDelete.php
api/v3/examples/SurveyCreate.php
api/v3/examples/SurveyDelete.php
api/v3/examples/SurveyGet.php
api/v3/examples/SurveyRespondantGet.php
api/v3/examples/System/Flush.php
api/v3/examples/Tag/getReturnArray.php
api/v3/examples/TagCreate.php
api/v3/examples/TagDelete.php
api/v3/examples/TagGet.php
api/v3/examples/TagGetfields.php [new file with mode: 0644]
api/v3/examples/UFFieldCreate.php
api/v3/examples/UFFieldDelete.php
api/v3/examples/UFFieldGet.php
api/v3/examples/UFFieldReplace.php
api/v3/examples/UFGroupCreate.php
api/v3/examples/UFGroupDelete.php
api/v3/examples/UFGroupGet.php
api/v3/examples/UFJoinCreate.php
api/v3/examples/UFJoinGet.php
api/v3/examples/UFMatchGet.php
api/v3/examples/WebsiteCreate.php
api/v3/examples/WebsiteDelete.php
api/v3/examples/WebsiteGet.php
api/v3/utils.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/CustomFieldTest.php
tests/phpunit/api/v3/CustomValueTest.php
tests/phpunit/api/v3/EntityTagTest.php
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/TagTest.php
tests/templates/documentFunction.tpl