CRM-10859 rename BAO classes that dont follow naming std (at least those for which...
authoreileen <eileen@fuzion.co.nz>
Sun, 14 Jul 2013 00:25:09 +0000 (12:25 +1200)
committereileen <eileen@fuzion.co.nz>
Sun, 14 Jul 2013 03:13:26 +0000 (15:13 +1200)
commit9da8dc8cb8dbb7d17ea61adb52b735b1887fa8d7
treeed1626dd32ab134df2f0330e65ca64cdcc48f181
parent32155ad666619f15020bc3a419d8ee1294af76d9
CRM-10859 rename BAO classes that dont follow naming std (at least those for which API tests exist :-)
91 files changed:
CRM/Admin/Page/AJAX.php
CRM/Batch/Form/Entry.php
CRM/Contact/Form/Search/Custom/PriceSet.php
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/BAO/ContributionPage.php
CRM/Contribute/Form/Contribution.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/Contribution/Main.php
CRM/Contribute/Form/Contribution/ThankYou.php
CRM/Contribute/Form/ContributionBase.php
CRM/Contribute/Form/ContributionPage.php
CRM/Contribute/Form/ContributionPage/Amount.php
CRM/Contribute/Form/ContributionPage/Delete.php
CRM/Core/Page/AJAX.php
CRM/Core/Payment/BaseIPN.php
CRM/Event/BAO/Event.php
CRM/Event/BAO/Participant.php
CRM/Event/BAO/Query.php
CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php
CRM/Event/Cart/Form/Checkout/Payment.php
CRM/Event/Form/EventFees.php
CRM/Event/Form/ManageEvent/Fee.php
CRM/Event/Form/Participant.php
CRM/Event/Form/Registration.php
CRM/Event/Form/Registration/AdditionalParticipant.php
CRM/Event/Form/Registration/Confirm.php
CRM/Event/Form/Registration/Register.php
CRM/Event/Form/Registration/ThankYou.php
CRM/Event/Page/EventInfo.php
CRM/Mailing/BAO/Mailing.php
CRM/Mailing/BAO/MailingJob.php [moved from CRM/Mailing/BAO/Job.php with 96% similarity]
CRM/Mailing/BAO/Spool.php
CRM/Mailing/Event/BAO/Bounce.php
CRM/Mailing/Event/BAO/Delivered.php
CRM/Mailing/Event/BAO/Forward.php
CRM/Mailing/Event/BAO/Opened.php
CRM/Mailing/Event/BAO/Queue.php
CRM/Mailing/Event/BAO/Reply.php
CRM/Mailing/Event/BAO/Resubscribe.php
CRM/Mailing/Event/BAO/TrackableURLOpen.php
CRM/Mailing/Event/BAO/Unsubscribe.php
CRM/Mailing/Form/Approve.php
CRM/Mailing/Form/Browse.php
CRM/Mailing/Form/Test.php
CRM/Mailing/Page/Browse.php
CRM/Mailing/Selector/Browse.php
CRM/Mailing/Selector/Event.php
CRM/Member/BAO/Membership.php
CRM/Member/BAO/MembershipType.php
CRM/Member/Form/Membership.php
CRM/Member/Form/MembershipBlock.php
CRM/Member/Form/MembershipRenewal.php
CRM/Member/Form/MembershipType.php
CRM/Price/BAO/LineItem.php
CRM/Price/BAO/PriceField.php [moved from CRM/Price/BAO/Field.php with 94% similarity]
CRM/Price/BAO/PriceFieldValue.php [moved from CRM/Price/BAO/FieldValue.php with 86% similarity]
CRM/Price/BAO/PriceSet.php [moved from CRM/Price/BAO/Set.php with 95% similarity]
CRM/Price/Form/DeleteField.php
CRM/Price/Form/DeleteSet.php
CRM/Price/Form/Field.php
CRM/Price/Form/Option.php
CRM/Price/Form/Preview.php
CRM/Price/Form/Set.php
CRM/Price/Page/Field.php
CRM/Price/Page/Option.php
CRM/Price/Page/Set.php
CRM/Report/Form/Extended.php
CRM/Upgrade/Incremental/php/FourTwo.php
CRM/Upgrade/Incremental/php/ThreeThree.php
CRM/Utils/VersionCheck.php
api/v3/PriceFieldValue.php
api/v3/PriceSet.php
api/v3/examples/ActivityTypeCreate.php
api/v3/examples/ActivityTypeDelete.php
api/v3/examples/ContributionRecurCreate.php
api/v3/examples/ContributionRecurGet.php
api/v3/examples/PriceSetCreate.php
api/v3/examples/PriceSetDelete.php
api/v3/examples/PriceSetSet.php
api/v3/utils.php
sql/GenerateMailing.php
tests/phpunit/CRM/Core/PseudoConstantTest.php
tests/phpunit/CRM/Event/BAO/ParticipantTest.php
tools/scripts/civimail-spooler/civimail-spooler.php
xml/schema/Mailing/MailingJob.xml [moved from xml/schema/Mailing/Job.xml with 98% similarity]
xml/schema/Mailing/files.xml
xml/schema/Price/PriceField.xml [moved from xml/schema/Price/Field.xml with 99% similarity]
xml/schema/Price/PriceFieldValue.xml [moved from xml/schema/Price/FieldValue.xml with 99% similarity]
xml/schema/Price/PriceSet.xml [moved from xml/schema/Price/Set.xml with 99% similarity]
xml/schema/Price/PriceSetEntity.xml [moved from xml/schema/Price/SetEntity.xml with 97% similarity]
xml/schema/Price/files.xml